Searched refs:csr_nonscan_active_ll_remove_entry (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qcacld-3.0/core/sme/inc/ |
H A D | csr_internal.h | 555 bool csr_nonscan_active_ll_remove_entry(
|
/wlan-driver/qcacld-3.0/core/sme/src/csr/ |
H A D | csr_util.c | 220 bool csr_nonscan_active_ll_remove_entry(struct mac_context *mac_ctx, in csr_nonscan_active_ll_remove_entry() function
|
H A D | csr_api_roam.c | 4538 if (csr_nonscan_active_ll_remove_entry(mac, pEntry, in csr_roam_wm_status_change_complete()
|
/wlan-driver/qcacld-3.0/core/sme/src/qos/ |
H A D | sme_qos.c | 833 if (csr_nonscan_active_ll_remove_entry(mac_ctx, entry, in sme_qos_msg_processor() 847 if (csr_nonscan_active_ll_remove_entry(mac_ctx, entry, in sme_qos_msg_processor()
|
/wlan-driver/qcacld-3.0/core/sme/src/common/ |
H A D | sme_api.c | 255 found = csr_nonscan_active_ll_remove_entry(mac, entry, in sme_process_set_hw_mode_resp() 1834 found = csr_nonscan_active_ll_remove_entry(mac, entry, LL_ACCESS_LOCK); in sme_process_dual_mac_config_resp() 1945 found = csr_nonscan_active_ll_remove_entry(mac, entry, LL_ACCESS_LOCK); in sme_process_antenna_mode_resp() 2766 found = csr_nonscan_active_ll_remove_entry(mac, entry, LL_ACCESS_LOCK); in sme_process_sap_ch_width_update_rsp() 3199 found = csr_nonscan_active_ll_remove_entry(mac, entry, LL_ACCESS_LOCK); in sme_process_nss_update_resp()
|