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

WMI: add num_max_mlo_link_per_ml_sap_supp in service_ready_ext2_event
Change-Id: I0b7b5fe0cd7ea290c0776eb6518d3298ec1cb979
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2023-12-18 06:01:13 -08:00
committed by Ravindra Konda
parent 2bb3a851cf
commit 28deb78d13
2 changed files with 7 additions and 2 deletions

View File

@@ -3593,10 +3593,15 @@ typedef struct {
A_UINT32 rx_aggr_ba_win_size_max;
/*
* max link number per MLD FW supports.
* max link number per STA MLD FW supports.
*/
A_UINT32 num_max_mlo_link_per_ml_bss_supp;
/*
* max link number per SAP MLD FW supports.
*/
A_UINT32 num_max_mlo_link_per_ml_sap_supp;
/* Followed by next TLVs:
* WMI_DMA_RING_CAPABILITIES dma_ring_caps[];
* wmi_spectral_bin_scaling_params wmi_bin_scaling_params[];