qcacmn: Add MCC Quota event handler
Handle WMI event WMI_RESMGR_CHAN_TIME_QUOTA_CHANGED_EVENTID and indicate to protocol layer. Change-Id: Ie842998ed50a52351dd24857c0565c535a2edca1 CRs-Fixed: 3101765
This commit is contained in:

committed by
Madan Koyyalamudi

parent
8d0d85c7e4
commit
29ffc29223
@@ -4894,6 +4894,9 @@ typedef enum {
|
||||
#endif
|
||||
#ifdef WLAN_FEATURE_11BE_MLO
|
||||
wmi_vdev_quiet_offload_eventid,
|
||||
#endif
|
||||
#ifdef WLAN_FEATURE_MCC_QUOTA
|
||||
wmi_resmgr_chan_time_quota_changed_eventid,
|
||||
#endif
|
||||
wmi_events_max,
|
||||
} wmi_conv_event_id;
|
||||
|
Reference in New Issue
Block a user