Searched refs:IWL_MVM_SCAN_STOPPING_REGULAR (Results 1 – 2 of 2) sorted by relevance
401 WARN_ON_ONCE(mvm->scan_status & IWL_MVM_SCAN_STOPPING_REGULAR); in iwl_mvm_rx_lmac_scan_complete_notif()413 } else if (mvm->scan_status & IWL_MVM_SCAN_STOPPING_REGULAR) { in iwl_mvm_rx_lmac_scan_complete_notif()418 mvm->scan_status &= ~IWL_MVM_SCAN_STOPPING_REGULAR; in iwl_mvm_rx_lmac_scan_complete_notif()3492 IWL_MVM_SCAN_STOPPING_REGULAR); in iwl_mvm_report_scan_aborted()
618 IWL_MVM_SCAN_STOPPING_REGULAR = BIT(8), enumerator624 IWL_MVM_SCAN_STOPPING_REGULAR,