Searched refs:IPW2100_FLAG_TX_SCHED (Results 1 – 2 of 2) sorted by relevance
121 #define IPW2100_FLAG_TX_SCHED (1 << 4) macro
2068 sc->sc_flags |= IPW2100_FLAG_TX_SCHED; in ipw2100_send()2859 if (len > 1 && (sc->sc_flags & IPW2100_FLAG_TX_SCHED)) { in ipw2100_intr()2860 sc->sc_flags &= ~IPW2100_FLAG_TX_SCHED; in ipw2100_intr()