Searched refs:IWL_MVM_SCAN_STOPPING_REGULAR (Results 1 – 2 of 2) sorted by relevance
392 WARN_ON_ONCE(mvm->scan_status & IWL_MVM_SCAN_STOPPING_REGULAR); in iwl_mvm_rx_lmac_scan_complete_notif()404 } else if (mvm->scan_status & IWL_MVM_SCAN_STOPPING_REGULAR) { in iwl_mvm_rx_lmac_scan_complete_notif()409 mvm->scan_status &= ~IWL_MVM_SCAN_STOPPING_REGULAR; in iwl_mvm_rx_lmac_scan_complete_notif()3368 IWL_MVM_SCAN_STOPPING_REGULAR); in iwl_mvm_report_scan_aborted()
478 IWL_MVM_SCAN_STOPPING_REGULAR = BIT(8), enumerator483 IWL_MVM_SCAN_STOPPING_REGULAR,