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:
Shiva Krishna Pittala
2021-08-15 21:10:17 +05:30
committed by Madan Koyyalamudi
parent bb30b105cf
commit 81f3009593
13 changed files with 335 additions and 170 deletions

View File

@@ -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