qcacmn: Add WMI layer functionality for MGMT Rx FW consumed event handler
When MGMT frames are consumed by the FW, FW sends MGMT Rx FW consumed event to the Host. Add WMI layer functionality for this event handling. Change-Id: Id95f41a717b88589e861781e1111b17dc90475be CRs-Fixed: 2959118
This commit is contained in:

committed by
Madan Koyyalamudi

parent
047ac89481
commit
a52614b732
@@ -4685,6 +4685,9 @@ typedef enum {
|
||||
wmi_pdev_get_halphy_cal_status_event_id,
|
||||
wmi_pdev_set_halphy_cal_event_id,
|
||||
wmi_pdev_aoa_phasedelta_event_id,
|
||||
#ifdef WLAN_MGMT_RX_REO_SUPPORT
|
||||
wmi_mgmt_rx_fw_consumed_eventid,
|
||||
#endif
|
||||
wmi_events_max,
|
||||
} wmi_conv_event_id;
|
||||
|
||||
|
Reference in New Issue
Block a user