Searched refs:SC_OP_INVALID (Results 1 – 4 of 4) sorted by relevance
845 if (sc->sc_flags & SC_OP_INVALID) in arn_set_channel()1064 if (sc->sc_flags & SC_OP_INVALID) { in arn_isr()1403 if (sc->sc_flags & SC_OP_INVALID) in arn_newstate()1606 if (sc->sc_flags & SC_OP_INVALID) { in arn_watchdog()2182 if (!(sc->sc_flags & SC_OP_INVALID)) { in arn_close()2286 sc->sc_flags &= ~SC_OP_INVALID; in arn_m_start()2306 sc->sc_flags |= SC_OP_INVALID; in arn_m_stop()2435 if (!(sc->sc_flags & SC_OP_INVALID)) { in arn_m_ioctl()2461 if (!(sc->sc_flags & SC_OP_INVALID)) { in arn_m_setprop()2781 if (!(sc->sc_flags & SC_OP_INVALID)) in arn_resume()[all …]
1504 if (!(sc->sc_flags & SC_OP_INVALID)) { in arn_drain_txdataq()1684 if (!(sc->sc_flags & SC_OP_INVALID)) { in arn_draintxq()2062 if (sc->sc_flags & SC_OP_INVALID) { in arn_tx()
808 #define SC_OP_INVALID BIT(0) macro
3338 SC_OP_INVALID 0