fw-api: CL 24056101 - update fw common interface files
Change-Id: Id194f689da1b5b08289705e68bd57efe00cba714 WMI: add recommended_max_num_simultaneous_links for MLO params CRs-Fixed: 2262693
This commit is contained in:
@@ -20542,6 +20542,9 @@ typedef struct {
|
||||
A_UINT32 max_num_simultaneous_links;
|
||||
/** NSTR indication bitmap received in assoc req */
|
||||
A_UINT32 nstr_indication_bitmap;
|
||||
|
||||
/** max num of active links recommended by AP or applications */
|
||||
A_UINT32 recommended_max_num_simultaneous_links;
|
||||
} wmi_peer_assoc_mlo_params;
|
||||
|
||||
typedef struct {
|
||||
@@ -46292,6 +46295,9 @@ typedef struct {
|
||||
A_UINT32 tlv_header;
|
||||
wmi_mac_addr ap_mld_macaddr;
|
||||
|
||||
/* max num of active links recommended by AP or applications */
|
||||
A_UINT32 recommended_max_num_simultaneous_links;
|
||||
|
||||
/*
|
||||
* The TLVs listed below follow this fixed_param TLV:
|
||||
* wmi_mlo_link_bss_param link_bss_params[]:
|
||||
|
Reference in New Issue
Block a user