Home
last modified time | relevance | path

Searched refs:iwl_mvm_scan_stop (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dscan.c1149 return iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_SCHED, true); in iwl_mvm_check_running_scans()
1153 iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_REGULAR, true); in iwl_mvm_check_running_scans()
1521 int iwl_mvm_scan_stop(struct iwl_mvm *mvm, int type, bool notify) in iwl_mvm_scan_stop() function
Dmac80211.c2518 iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_SCHED, true); in iwl_mvm_bss_info_changed()
2570 iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_REGULAR, true); in iwl_mvm_mac_cancel_hw_scan()
2931 ret = iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_SCHED, false); in iwl_mvm_mac_sched_scan_stop()
Dmvm.h1169 int iwl_mvm_scan_stop(struct iwl_mvm *mvm, int type, bool notify);
Dd3.c758 iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_REGULAR, true); in iwl_mvm_switch_to_d3()