Searched refs:SC_OP_INVALID (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dahb.c118 sc->sc_flags |= SC_OP_INVALID;
H A Dpci.c194 sc->sc_flags |= SC_OP_INVALID;
H A Dmain.c195 if (sc->sc_flags & SC_OP_INVALID)
651 if (sc->sc_flags & SC_OP_INVALID)
1171 sc->sc_flags &= ~SC_OP_INVALID;
1322 if (sc->sc_flags & SC_OP_INVALID) {
1346 if (!(sc->sc_flags & SC_OP_INVALID)) {
1367 sc->sc_flags |= SC_OP_INVALID;
H A Dath9k.h508 #define SC_OP_INVALID BIT(0) macro
H A Dxmit.c1136 if (sc->sc_flags & SC_OP_INVALID)

Completed in 225 milliseconds