Searched refs:sc_tx_n_active (Results 1 – 9 of 9) sorted by relevance
117 if (sc->sc_tx_n_active > 0) in rtwn_usb_txeof()118 sc->sc_tx_n_active--; in rtwn_usb_txeof()156 sc->sc_tx_n_active = 0; in rtwn_bulk_tx_callback()171 sc->sc_tx_n_active++; in rtwn_bulk_tx_callback()193 sc->sc_tx_n_active <= 1) { in rtwn_bulk_tx_callback()
335 if (sc->sc_tx_n_active > 0 && --sc->sc_tx_n_active <= 1) in rtwn_report_intr()
236 if (sc->sc_tx_n_active > 0 && --sc->sc_tx_n_active <= 1) in rtwn_pci_tx_report()
444 if (sc->sc_tx_n_active > 0 && --sc->sc_tx_n_active <= 1) in r92c_ratectl_tx_complete()
282 sc->sc_tx_n_active++; in r92c_fill_tx_desc()
286 sc->sc_tx_n_active++; in r12a_fill_tx_desc()
1903 if (sc->sc_tx_n_active == 0) { in otus_txeof()1908 sc->sc_tx_n_active--; in otus_txeof()1971 sc->sc_tx_n_active = 0; in otus_bulk_tx_callback()1980 sc->sc_tx_n_active++; in otus_bulk_tx_callback()2005 if (sc->sc_tx_n_active < 2) { in otus_bulk_tx_callback()
1051 int sc_tx_n_active; member
248 int sc_tx_n_active; member