qcacmn: Add wmi changes to extract addba window size from mgmt tlv

Add wmi changes to extract addba window size from mgmt tlv

CRs-Fixed: 3156291
Change-Id: I09891ef15942d3a7d594dfa839b758a9d4a5ba78
This commit is contained in:
Aakanksha Doda
2022-05-20 11:35:30 +05:30
committed by Madan Koyyalamudi
parent 370e3bd4e9
commit f420dce004
5 changed files with 110 additions and 2 deletions

View File

@@ -2899,6 +2899,10 @@ QDF_STATUS
void *evt_buf,
struct wmi_host_pdev_set_halphy_cal_event *param);
QDF_STATUS (*extract_mgmt_rx_ext_params)(wmi_unified_t wmi_handle,
void *evt_buf,
struct mgmt_rx_event_ext_params *params);
#ifdef WLAN_MGMT_RX_REO_SUPPORT
QDF_STATUS (*extract_mgmt_rx_fw_consumed)(wmi_unified_t wmi_handle,
void *evt_buf,