Searched refs:sc_tx_n_active (Results 1 – 9 of 9) sorted by relevance
115 if (sc->sc_tx_n_active > 0) in rtwn_usb_txeof()116 sc->sc_tx_n_active--; in rtwn_usb_txeof()154 sc->sc_tx_n_active = 0; in rtwn_bulk_tx_callback()169 sc->sc_tx_n_active++; in rtwn_bulk_tx_callback()191 sc->sc_tx_n_active <= 1) { in rtwn_bulk_tx_callback()
333 if (sc->sc_tx_n_active > 0 && --sc->sc_tx_n_active <= 1) in rtwn_report_intr()
234 if (sc->sc_tx_n_active > 0 && --sc->sc_tx_n_active <= 1) in rtwn_pci_tx_report()
429 if (sc->sc_tx_n_active > 0 && --sc->sc_tx_n_active <= 1) in r92c_ratectl_tx_complete()
280 sc->sc_tx_n_active++; in r92c_fill_tx_desc()
284 sc->sc_tx_n_active++; in r12a_fill_tx_desc()
1898 if (sc->sc_tx_n_active == 0) { in otus_txeof()1903 sc->sc_tx_n_active--; in otus_txeof()1966 sc->sc_tx_n_active = 0; in otus_bulk_tx_callback()1975 sc->sc_tx_n_active++; in otus_bulk_tx_callback()2000 if (sc->sc_tx_n_active < 2) { in otus_bulk_tx_callback()
1049 int sc_tx_n_active; member
247 int sc_tx_n_active; member