]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Add configuration options for 6 GHz TPE Tx power
authorIlan Peer <ilan.peer@intel.com>
Fri, 22 Dec 2023 09:04:18 +0000 (11:04 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 22 Dec 2023 16:06:49 +0000 (18:06 +0200)
commit7065e5242a3bf09d77acd19149c269ae42b18ded
treebe3312ffd67512313a9712b21050359542b0bfc8
parentada9083ac4a13e87e0cb3847158f0c9c0a66d0e5
AP: Add configuration options for 6 GHz TPE Tx power

Add configuration options for setting the Tx Power value
in the Transmit Power Envelope for 6 GHz:

- The Tx power value for default client where the transmit
  power interpretation is "Regulatory Client EIRP PSD"
- The Tx power value for subordinate client where the transmit
  power interpretation is "Regulatory Client EIRP PSD"

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/ieee802_11.c