Searched refs:SC_OP_INVALID (Results 1 – 5 of 5) sorted by relevance
111 sc->sc_flags |= SC_OP_INVALID; in ath_ahb_probe()
233 if (sc->sc_flags & SC_OP_INVALID) in ath_set_channel()724 if (sc->sc_flags & SC_OP_INVALID) in ath_isr()1119 sc->sc_flags &= ~SC_OP_INVALID; in ath9k_start()1228 if (sc->sc_flags & SC_OP_INVALID) { in ath9k_stop()1252 if (!(sc->sc_flags & SC_OP_INVALID)) { in ath9k_stop()1281 sc->sc_flags |= SC_OP_INVALID; in ath9k_stop()2154 if (sc->sc_flags & SC_OP_INVALID) { in ath9k_flush()
216 sc->sc_flags |= SC_OP_INVALID; in ath_pci_probe()
538 #define SC_OP_INVALID BIT(0) macro
1194 if (sc->sc_flags & SC_OP_INVALID) in ath_drain_all_txq()