Searched refs:iwl_mld_scan_stop (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | scan.h | 19 int iwl_mld_scan_stop(struct iwl_mld *mld, int type, bool notify);
|
| H A D | d3.c | 227 ret = iwl_mld_scan_stop(mld, IWL_MLD_SCAN_SCHED, true); in iwl_mld_netdetect_config() 2026 ret = iwl_mld_scan_stop(mld, IWL_MLD_SCAN_NETDETECT, false); in iwl_mld_wowlan_resume()
|
| H A D | mac80211.c | 1457 iwl_mld_scan_stop(mld, IWL_MLD_SCAN_REGULAR, true); in iwl_mld_mac80211_cancel_hw_scan() 1491 return iwl_mld_scan_stop(mld, IWL_MLD_SCAN_SCHED, false); in iwl_mld_mac80211_sched_scan_stop()
|
| H A D | debugfs.c | 928 ret = iwl_mld_scan_stop(mld, IWL_MLD_SCAN_INT_MLO, false); in iwl_dbgfs_vif_int_mlo_scan_write()
|
| H A D | scan.c | 1721 int iwl_mld_scan_stop(struct iwl_mld *mld, int type, bool notify) in iwl_mld_scan_stop() function
|