qcacmn: Add ema_init_config to target_resource_config
Add new field ema_init_config to signal the configured value of beacon size while using MBSSID feature in 6Ghz. The current allowed range is 1500-3500 bytes. CRs-fixed: 3004041 Change-Id: Id8cc1b7e4602b2e52b8eb215337070c6e3c26089
This commit is contained in:

committed by
Madan Koyyalamudi

parent
b8483edd35
commit
6f86a02b32
@@ -5538,6 +5538,7 @@ typedef struct {
|
||||
bool sae_eapol_offload;
|
||||
bool dynamic_pcie_gen_speed_change;
|
||||
bool twt_ack_support_cap;
|
||||
uint32_t ema_init_config;
|
||||
} target_resource_config;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user