android_kernel_xiaomi_sm8350/core
Liangwei Dong e0279e36b0 qcacld-3.0: Handle ACS freq list zero
When all chan in ACS freq list is filtered out
by wlan_hdd_trim_acs_channel_list, the hostapd start will
fail. This happens when PCL is PM_24G_SCC_CH_SBS_CH,
and SAP acs range includes 5G channel list.
One example is STA active on 6Ghz chan. Hostapd start
SAP on 5G ACS range. The intersection of PCL and ACS range
is zero.
Instead of ACS failure, add API wlan_hdd_handel_zero_acs_list
to select one channel from ACS range and report to Hostapd.
When hostapd "start_ap", the driver will force SCC to 6G
or move SAP to 2G based on SAP's configuration.

Change-Id: Ice8bef2a82f43940c570c74c0af8b05d18159f52
CRs-Fixed: 2603699
2020-01-16 23:46:19 -08:00
..
bmi qcacld-3.0: Add synchronization between unloading & SSR recovering 2019-10-19 19:25:31 -07:00
cds qcacld-3.0: Modify the MAX_TX_PWR_CAP to 24dbm 2020-01-15 01:29:42 -08:00
dp qcacld-3.0: Update num_elem enqueued to rx_thread after head frag_list 2020-01-15 13:07:00 -08:00
hdd qcacld-3.0: Handle ACS freq list zero 2020-01-16 23:46:19 -08:00
mac Release 5.2.0.165L 2020-01-16 15:47:21 -08:00
pld qcacld-3.0: Correct API name called from HIF layer 2020-01-02 11:39:51 -08:00
sap qcacld-3.0: SAP hung in DFS state when disable channel during CAC 2020-01-15 08:19:21 -08:00
sme qcacld-3.0: Remove unused code for defer key 2020-01-16 15:46:48 -08:00
wma qcacld-3.0: Unify wow handling for SAP, IBSS and NaN mode 2020-01-16 10:24:02 -08:00