Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/urtw/
H A Durtw_var.h87 int sc_tx_normal_queued; member
H A Durtw.c2109 sc->sc_tx_normal_queued = 0; in urtw_8187_init()
2936 sc->sc_tx_normal_queued)); in urtw_txeof_normal()
2949 sc->sc_tx_normal_queued--; in urtw_txeof_normal()
3133 sc->sc_tx_normal_queued = 0; in urtw_8187b_init()
3469 if (((priority)? sc->sc_tx_normal_queued : sc->sc_tx_low_queued) >= in urtw_send()
3868 sc->sc_tx_normal_queued++; in urtw_tx_start()