EHT: Add configuration for the EHT default PE duration
Add a new configuration parameter for the duration of PE field in EHT TB PPDU. Signed-off-by: Jurijs Soloveckis <jsoloveckis@maxlinear.com>
This commit is contained in:
parent
e8121c52f4
commit
f0cb823512
4 changed files with 12 additions and 1 deletions
|
@ -1173,6 +1173,7 @@ struct hostapd_config {
|
|||
struct eht_phy_capabilities_info eht_phy_capab;
|
||||
u16 punct_bitmap; /* a bitmap of disabled 20 MHz channels */
|
||||
u8 punct_acs_threshold;
|
||||
u8 eht_default_pe_duration;
|
||||
#endif /* CONFIG_IEEE80211BE */
|
||||
|
||||
/* EHT enable/disable config from CHAN_SWITCH */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue