Searched refs:IWL_SCAN_OFFLOAD_ABORTED (Results 1 – 2 of 2) sorted by relevance
185 IWL_SCAN_OFFLOAD_ABORTED = 2, enumerator
378 bool aborted = (scan_notif->status == IWL_SCAN_OFFLOAD_ABORTED); in iwl_mvm_rx_lmac_scan_complete_notif()3221 bool aborted = (notif->status == IWL_SCAN_OFFLOAD_ABORTED); in iwl_mvm_rx_umac_scan_complete_notif()