qcacmn: Add support for run-time enablement of MGMT Rx REO feature
Add INI and WMI service bit based enablement support for MGMT Rx REO feature. CRs-Fixed: 3014353 Change-Id: I95650718d69b70f119621a9481dbf1518bc5500b
This commit is contained in:

committed by
Madan Koyyalamudi

parent
bb30b105cf
commit
81f3009593
@@ -5298,6 +5298,7 @@ typedef enum {
|
||||
wmi_service_thermal_stats_temp_range_supported,
|
||||
#endif
|
||||
wmi_service_hw_mode_policy_offload_support,
|
||||
wmi_service_mgmt_rx_reo_supported,
|
||||
wmi_services_max,
|
||||
} wmi_conv_service_ids;
|
||||
#define WMI_SERVICE_UNAVAILABLE 0xFFFF
|
||||
|
Reference in New Issue
Block a user