Searched refs:mwl_tx_processq (Results 1 – 1 of 1) sorted by relevance
3311 mwl_tx_processq(struct mwl_softc *sc, struct mwl_txq *txq) in mwl_tx_processq() function3412 nreaped += mwl_tx_processq(sc, &sc->sc_txq[0]); in mwl_tx_proc()3414 nreaped += mwl_tx_processq(sc, &sc->sc_txq[1]); in mwl_tx_proc()3416 nreaped += mwl_tx_processq(sc, &sc->sc_txq[2]); in mwl_tx_proc()3418 nreaped += mwl_tx_processq(sc, &sc->sc_txq[3]); in mwl_tx_proc()