[PATCH 0/3] hostap: Tx Power Envelope also for 6GHz 11ax AP
Shay Bar
shay.bar at celeno.com
Wed Feb 10 06:07:16 EST 2021
According to latest IEEE802.11 spec, Transmit Power Envelope element should
also be added to 6GHz 11ax AP and is no longer called VHT Transmit Power Envelope.
Shay Bar (3):
hostap: Remove the VHT naming from the element
hostap: hostap: use hostapd_get_oper_chwidth
hostap: hostap: Tx Power Envelope also for 6GHz HE AP
src/ap/beacon.c | 12 ++++
src/ap/ieee802_11.c | 112 +++++++++++++++++++++++++++++++++++
src/ap/ieee802_11_vht.c | 112 -----------------------------------
src/common/ieee802_11_defs.h | 2 +-
4 files changed, 125 insertions(+), 113 deletions(-)
--
2.17.1
More information about the Hostap
mailing list