fw-api: CL 14624948 - update fw common interface files

Change-Id: I7b2b6fcc4655d9108ba6fceb835de47626ed9747
WMI: add specification of beacon size and other params
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2021-07-06 13:09:42 -07:00
committed by Madan Koyyalamudi
parent aeef63fa23
commit d8a6eaf052
3 changed files with 16 additions and 1 deletions

View File

@@ -3965,6 +3965,16 @@ typedef struct {
* Otherwise, halphy will do normal flow.
*/
A_UINT32 cbc_flow_ena;
/** @brief ema_init_config - can be used by Host to indicate beacon size
* @details
* Bit 0 : 15 - Size of beacon, currently it can be sent as
* 1500 or 2500 or 4000 bytes
* Bit 16 : 31 - Reserved
* In case of Backward compatibility, if this variable is 0 then
* default beacon size (1500) is used.
*/
A_UINT32 ema_init_config;
} wmi_resource_config;
#define WMI_MSDU_FLOW_AST_ENABLE_GET(msdu_flow_config0, ast_x) \
@@ -11412,6 +11422,9 @@ typedef struct {
A_UINT32 eht_ops;
A_UINT32 puncture_20mhz_bitmap; /* each bit indicates one 20 MHz BW punctured */
A_UINT32 mbssid_multi_group_flag; /* Flag to indentify whether multi group mbssid is supported */
A_UINT32 mbssid_multi_group_id; /* Group id of current vdev only valid when multi group mbssid is supported */
/* The TLVs follows this structure:
* wmi_channel chan; <-- WMI channel
* wmi_p2p_noa_descriptor noa_descriptors[]; <-- actual p2p NOA descriptor from scan entry