Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dmvm.h449 IWL_MVM_SCAN_STOPPING_SCHED = BIT(9), enumerator
455 IWL_MVM_SCAN_STOPPING_SCHED,
Dscan.c385 if (mvm->scan_status & IWL_MVM_SCAN_STOPPING_SCHED) { in iwl_mvm_rx_lmac_scan_complete_notif()
397 mvm->scan_status &= ~IWL_MVM_SCAN_STOPPING_SCHED; in iwl_mvm_rx_lmac_scan_complete_notif()
3181 IWL_MVM_SCAN_STOPPING_SCHED); in iwl_mvm_report_scan_aborted()