android_kernel_xiaomi_sm8350/core/wma/src
gaurank kathpalia 6ebfc3c01b qcacld-3.0: Add AP to BLM reject list
Currently the driver calls the BLM API
to add the BSSID to the reject list if
STA kickout event comes from the FW.
Now since the event comes in interrupt
context and BLM takes a mutex lock, it
is not allowed.

Fix is to change the context
and call the BLM API from lim del sta
which would execute in scheduler
thread.

Change-Id: I3c2726ea152eeeee6ae30d80388aedac631f6c39
CRs-Fixed: 2716192
2020-06-27 06:18:10 -07:00
..
wlan_qct_wma_legacy.c qcacld-3.0: Replace obsolete WMA_LOGD() with wma_debug() 2020-06-19 19:45:04 -07:00
wma_coex.c qcacld-3.0: Add support to improve coex logging 2019-03-29 00:47:53 -07:00
wma_data.c qcacld-3.0: Replace obsolete WMA_LOGW() with wma_warn() 2020-06-25 21:26:58 -07:00
wma_dev_if.c qcacld-3.0: Replace obsolete WMA_LOGA() with wma_alert() 2020-06-27 03:57:33 -07:00
wma_features.c qcacld-3.0: Replace obsolete WMA_LOGA() with wma_alert() 2020-06-27 03:57:33 -07:00
wma_fips_api.c
wma_fips_api.h
wma_fips_public_structs.h
wma_fw_state.c qcacld-3.0: Replace obsolete WMA_LOGD() with wma_debug() 2020-06-19 19:45:04 -07:00
wma_he.c qcacld-3.0: Replace WMA_LOGD() with wma_debug() in wma_he.c 2020-06-19 19:44:50 -07:00
wma_main.c qcacld-3.0: Introduce new ini for dual sta roaming 2020-06-27 06:18:03 -07:00
wma_mgmt.c qcacld-3.0: Add AP to BLM reject list 2020-06-27 06:18:10 -07:00
wma_nan_datapath.c qcacld-3.0: Replace obsolete WMA_LOGD() with wma_debug() 2020-06-19 19:45:04 -07:00
wma_nan_datapath.h qcacld-3.0: Refactor ap vdev start 2019-09-25 01:08:40 -07:00
wma_ocb.c qcacld-3.0: Fix DSRC compile error 2019-12-30 04:08:17 -08:00
wma_ocb.h qcacld-3.0: Clean up OCB legacy code 2018-12-24 22:29:37 -08:00
wma_power.c qcacld-3.0: Replace WMA_LOGD() with wma_debug() in wma_power.c 2020-06-19 19:44:57 -07:00
wma_sar_public_structs.h
wma_scan_roam.c qcacld-3.0: Fix Invalid EAPOL-Key MIC packet drop issue 2020-06-26 22:48:26 -07:00
wma_twt.c qcacld-3.0: Replace obsolete WMA_LOGD() with wma_debug() 2020-06-19 19:45:04 -07:00
wma_utils_ut.c qcacld-3.0: wma: Replace explicit comparison to NULL 2019-03-20 08:25:47 -07:00
wma_utils.c qcacld-3.0: Replace obsolete WMA_LOGA() with wma_alert() 2020-06-27 03:57:33 -07:00