Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h121 #define IPW2100_FLAG_TX_SCHED (1 << 4) macro
H A Dipw2100.c2068 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()