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
这个提交包含在:
spuligil
2023-12-18 06:01:13 -08:00
提交者 Ravindra Konda
父节点 2bb3a851cf
当前提交 28deb78d13
修改 2 个文件,包含 7 行新增2 行删除

查看文件

@@ -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[];

查看文件

@@ -37,7 +37,7 @@
#define __WMI_VER_MINOR_ 0
/** WMI revision number has to be incremented when there is a
* change that may or may not break compatibility. */
#define __WMI_REVISION_ 1429
#define __WMI_REVISION_ 1430
/** The Version Namespace should not be normally changed. Only
* host and firmware of the same WMI namespace will work