Home
last modified time | relevance | path

Searched refs:IPW2200_FLAG_TX_SCHED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h124 #define IPW2200_FLAG_TX_SCHED (1 << 4) macro
H A Dipw2200.c2222 sc->sc_flags |= IPW2200_FLAG_TX_SCHED; in ipw2200_send()
3036 (sc->sc_flags & IPW2200_FLAG_TX_SCHED)) { in ipw2200_intr()
3040 sc->sc_flags &= ~IPW2200_FLAG_TX_SCHED; in ipw2200_intr()