Home
last modified time | relevance | path

Searched refs:IWL_MVM_SCAN_STOPPING_SCHED (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dscan.c391 if (mvm->scan_status & IWL_MVM_SCAN_STOPPING_SCHED) { in iwl_mvm_rx_lmac_scan_complete_notif()
403 mvm->scan_status &= ~IWL_MVM_SCAN_STOPPING_SCHED; in iwl_mvm_rx_lmac_scan_complete_notif()
3368 IWL_MVM_SCAN_STOPPING_SCHED); in iwl_mvm_report_scan_aborted()
Dmvm.h479 IWL_MVM_SCAN_STOPPING_SCHED = BIT(9), enumerator
485 IWL_MVM_SCAN_STOPPING_SCHED,