Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dscan.c2534 return iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_SCHED, true); in iwl_mvm_check_running_scans()
2538 return iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_REGULAR, true); in iwl_mvm_check_running_scans()
2555 return iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_REGULAR, in iwl_mvm_check_running_scans()
2558 return iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_SCHED, in iwl_mvm_check_running_scans()
3217 int iwl_mvm_scan_stop(struct iwl_mvm *mvm, int type, bool notify) in iwl_mvm_scan_stop() function
Dd3.c880 iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_REGULAR, true); in iwl_mvm_switch_to_d3()
1173 ret = iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_SCHED, true); in iwl_mvm_netdetect_config()
2936 ret = iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_NETDETECT, in __iwl_mvm_resume()
Dmac80211.c2659 iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_SCHED, true); in iwl_mvm_bss_info_changed()
2720 iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_REGULAR, true); in iwl_mvm_mac_cancel_hw_scan()
3446 ret = iwl_mvm_scan_stop(mvm, IWL_MVM_SCAN_SCHED, false); in iwl_mvm_mac_sched_scan_stop()
Dmvm.h1709 int iwl_mvm_scan_stop(struct iwl_mvm *mvm, int type, bool notify);