Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c2620 return iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_SCHED, true); in iwl_mvm_check_running_scans()
2624 return iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_REGULAR, true); in iwl_mvm_check_running_scans()
2641 return iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_REGULAR, in iwl_mvm_check_running_scans()
2644 return iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_SCHED, in iwl_mvm_check_running_scans()
3437 int iwl_mvm_scan_stop(struct iwl_mvm *mvm, int type, bool notify) in iwl_mvm_scan_stop() function
H A Dd3.c895 iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_REGULAR, true); in iwl_mvm_switch_to_d3()
1188 ret = iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_SCHED, true); in iwl_mvm_netdetect_config()
3159 ret = iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_NETDETECT, in __iwl_mvm_resume()
H A Dmld-mac80211.c871 iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_SCHED, true); in iwl_mvm_mld_vif_cfg_changed()
H A Dmac80211.c3093 iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_SCHED, true); in iwl_mvm_bss_info_changed_common()
3154 iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_REGULAR, true); in iwl_mvm_mac_cancel_hw_scan()
4136 ret = iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_SCHED, false); in iwl_mvm_mac_sched_scan_stop()
H A Dmvm.h1996 int iwl_mvm_scan_stop(struct iwl_mvm *mvm, int type, bool notify);