Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dscan.c445 if (mvm->scan_status & IWL_MVM_SCAN_STOPPING_SCHED) { in iwl_mvm_rx_lmac_scan_complete_notif()
457 mvm->scan_status &= ~IWL_MVM_SCAN_STOPPING_SCHED; in iwl_mvm_rx_lmac_scan_complete_notif()
2636 IWL_MVM_SCAN_STOPPING_SCHED); in iwl_mvm_report_scan_aborted()
Dmvm.h498 IWL_MVM_SCAN_STOPPING_SCHED = BIT(9), enumerator
504 IWL_MVM_SCAN_STOPPING_SCHED,