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
@@ -17320,6 +17320,8 @@ static void populate_tlv_service(uint32_t *wmi_service)
|
||||
#endif
|
||||
wmi_service[wmi_service_hw_mode_policy_offload_support] =
|
||||
WMI_SERVICE_HW_MODE_POLICY_OFFLOAD_SUPPORT;
|
||||
wmi_service[wmi_service_mgmt_rx_reo_supported] =
|
||||
WMI_SERVICE_MGMT_RX_REO_SUPPORTED;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user