Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dscan.c400 if (mvm->scan_status & IWL_MVM_SCAN_STOPPING_SCHED) { in iwl_mvm_rx_lmac_scan_complete_notif()
412 mvm->scan_status &= ~IWL_MVM_SCAN_STOPPING_SCHED; in iwl_mvm_rx_lmac_scan_complete_notif()
3497 IWL_MVM_SCAN_STOPPING_SCHED); in iwl_mvm_report_scan_aborted()
Dmvm.h619 IWL_MVM_SCAN_STOPPING_SCHED = BIT(9), enumerator
626 IWL_MVM_SCAN_STOPPING_SCHED,