qca-wifi: Set WMI restricted 80+80 MHz as unavailable for pre-lithium chipsets
Restricted 80+80 MHz feature is not supported for pre-lithium chipsets. Therefore set restricted 80+80 as unavailable. Change-Id: I80603ea814d24a29588ec5d62a8ac2d0ac3b86ba CRs-Fixed: 2580513
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
d462c8ff28
commit
0728ea78dc
@@ -10417,6 +10417,8 @@ static void populate_non_tlv_service(uint32_t *wmi_service)
|
||||
wmi_service[wmi_service_cfr_capture_support] =
|
||||
WMI_SERVICE_CFR_CAPTURE_SUPPORT;
|
||||
wmi_service[wmi_service_rx_fse_support] = WMI_SERVICE_UNAVAILABLE;
|
||||
wmi_service[wmi_service_bw_165mhz_support] =
|
||||
WMI_SERVICE_UNAVAILABLE;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user