android_kernel_xiaomi_sm8350/core/wma/inc
Alan Chen 6a2c5953c1 qcacld-3.0: Change check for wma_is_vdev_started() to WLAN_VDEV_S_UP
When running WHUNT test case for SET NUD STATS vendor command,
wma_set_arp_req_stats is supposed to be sent to FW but it fails to send
due to the check in wma_is_vdev_started(), which is currently checking
if the vdev state is WLAN_VDEV_S_START, instead of WLAN_VDEV_S_UP, thus
allowing vdev state WLAN_VDEV_S_UP to still continue when it is not
started. Hence, change the check to WLAN_VDEV_S_UP to provide proper check.

Change-Id: Ifae00ff26a27df92cd4d09047c326bcccfdbf602
CRs-Fixed: 2651406
2020-04-03 10:39:09 -07:00
..
wma_api.h qcacld-3.0: Add param for OCL mode configuration 2020-04-02 00:11:32 -07:00
wma_coex.h
wma_fw_state.h
wma_he.h qcacld-3.0: Add Q-Q feature 4K QAM (MCS12/MCS13) support 2020-03-24 10:23:48 -07:00
wma_if.h qcacld-3.0: Add Q-Q feature 4K QAM (MCS12/MCS13) support 2020-03-24 10:23:48 -07:00
wma_internal.h qcacld-3.0: Change check for wma_is_vdev_started() to WLAN_VDEV_S_UP 2020-04-03 10:39:09 -07:00
wma_tgt_cfg.h qcacld-3.0: Add Q-Q feature 4K QAM (MCS12/MCS13) support 2020-03-24 10:23:48 -07:00
wma_twt.h qcacld-3.0: Re-enable TWT before host TWT trigger mode 2019-10-09 16:16:43 -07:00
wma_types.h qcacld-3.0: Add support to get roam scan channels from fw 2020-02-21 04:41:35 -08:00
wma.h qcacld-3.0: Replace QDF_MAX_NUM_CHAN/POLICY_MGR_MAX_CHANNEL_LIST with NUM_CHANNELS 2020-03-25 07:08:36 -07:00