android_kernel_xiaomi_sm8350/components
Bala Venkatesh 31cca2f512 qcacld-3.0: Start the driver roc timer same as supplicant requested
Driver multiplies the supplicant requested roc duration by either
6 or 10 times and then requests FW roc of that much duration.
This is because to extend the roc after rx frame is received.
Currently, host is initializing the internal roc timer for the
duration same as requested to FW.
In such case we cannot extend the roc as currently there is only check
for timer running, but not the remaining time. And FW may give
scan completion event immediately after sending the tx frame.

Change-Id: Ib864949d232c31422f83d78bd6b318cadbf13366
CRs-Fixed: 2397924
2019-02-19 06:56:53 -08:00
..
action_oui qcacld-3.0: Add ini to disable some aggressive TX features 2018-12-13 23:21:25 -08:00
cfg qcacld-3.0: Combine all NAN related flags with WLAN_FEATURE_NAN 2019-02-04 10:44:30 -08:00
cmn_services/policy_mgr qcacld-3.0: Fix compiler error in policy mgr 2019-02-12 08:44:58 -08:00
disa qcacld-3.0: Rename GET_DISA_TX_OPS_FROM_VDEV() 2018-12-07 11:18:49 -08:00
dsc qcacld-3.0: Move hdd_dsc to osif/sync 2019-02-11 23:58:12 -08:00
fw_offload qcacld-3.0: Fix fw offload ucfg APIs for wiphy features 2019-01-16 17:09:44 -08:00
ipa qcacld-3.0: Validate session_id in __wlan_ipa_wlan_evt 2019-02-15 02:08:41 -08:00
mlme qcacld-3.0: In PMO, replace cfg_get_int with component cfg API's 2019-02-17 20:49:59 -08:00
nan qcacld-3.0: Combine all NAN related flags with WLAN_FEATURE_NAN 2019-02-04 10:44:30 -08:00
ocb qcacld-3.0: Optimize schedule msg post error logging 2019-01-22 02:37:31 -08:00
p2p qcacld-3.0: Start the driver roc timer same as supplicant requested 2019-02-19 06:56:53 -08:00
pmo qcacld-3.0: In PMO, replace cfg_get_int with component cfg API's 2019-02-17 20:49:59 -08:00
target_if qcacld-3.0: Optimize schedule msg post error logging 2019-01-22 02:37:31 -08:00
tdls qcacld-3.0: Conditionally build TDLS component 2019-02-16 21:28:39 -08:00