Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_var.h87 int sc_tx_normal_queued; member
H A Durtw.c2113 sc->sc_tx_normal_queued = 0; in urtw_8187_init()
2940 sc->sc_tx_normal_queued)); in urtw_txeof_normal()
2953 sc->sc_tx_normal_queued--; in urtw_txeof_normal()
3137 sc->sc_tx_normal_queued = 0; in urtw_8187b_init()
3473 if (((priority)? sc->sc_tx_normal_queued : sc->sc_tx_low_queued) >= in urtw_send()
3872 sc->sc_tx_normal_queued++; in urtw_tx_start()