android_kernel_samsung_sm86.../target_if
Deeksha Gupta 21ce9cf146 qcacmn: Prevent link down for SAP on non DFS channel
In SAP on non DFS channel, there are double votes for PCIe
link down and later if there is PCIe link up, this counter
sends D3 WoW case instead of D0 WoW case to firmware.

To fix this, In vdev restart case, if SAP is on non DFS
channel and previously it was on DFS channel then vote
for PCIe link down and if SAP is on DFS channel and
previously it was on non DFS channel then vote for PCIe
link up. Also, the PCIe link down should be needed if
vdev stop response is for DFS channel.

Change-Id: I817ffceb482091b8d9c5441d80abb43b7d0f866b
CRs-Fixed: 2849706
2021-01-09 01:36:51 -08:00
..
cfr qcacmn: Extract additional info to cfr metadata 2021-01-07 08:17:56 -08:00
core qcacmn: Add CSA event handler and extract APIs 2020-12-01 06:50:28 -08:00
cp_stats qcacmn: remove dependency of public files from wlan_objmgr_psoc_obj.h 2020-05-15 10:41:50 -07:00
crypto qcacmn: Swap bytes of key_data in big endian platform 2020-12-28 08:56:09 -08:00
dcs qcacmn: Change return type to QDF_STATUS 2020-09-15 18:24:45 -07:00
dfs qcacmn: Change return type to QDF_STATUS 2020-09-17 18:34:10 -07:00
direct_buf_rx qcacmn: Direct Buf Rx changes to support big-endain platform 2020-12-28 13:07:06 -08:00
dispatcher/inc qcacmn: Replace void * tgt_if_handle with abstract type 2019-07-19 02:48:20 -07:00
dp qcacmn: target_if: Change %pM/QDF_MAC_ADDR_STR/ARRAY to QDF_MAC_ADDR_FMT/REF 2020-08-23 23:09:44 -07:00
ftm qcacmn: Change return type to QDF_STATUS 2020-09-15 18:24:49 -07:00
gpio qcacmn: Add and enable GPIO Component 2020-10-08 15:33:59 -07:00
green_ap qcacmn: Change return type to QDF_STATUS 2020-09-15 18:24:42 -07:00
init_deinit qcacmn: Read csa_beacon_template service 2020-12-03 10:52:03 -08:00
iot_sim qcacmn: iot_sim code cleanup 2020-06-24 03:34:48 -07:00
mlme qcacmn: Prevent link down for SAP on non DFS channel 2021-01-09 01:36:51 -08:00
regulatory qcacmn: Add NULL pointer check for reg_rx_ops 2020-09-11 13:55:46 -07:00
scan qcacmn: remove dependency of public files from wlan_objmgr_psoc_obj.h 2020-05-15 10:41:50 -07:00
son qcacmn: WLAN SON related functions cleanup 2020-07-03 15:00:37 -07:00
spectral qcacmn: Add Spectral disabled checks in some APIs 2020-12-30 07:06:41 -08:00
wifi_pos qcacmn: Change return type to QDF_STATUS 2020-09-15 18:24:56 -07:00