Searched refs:mwl_tx_cleanupq (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/mwl/
H A Dif_mwl.c140 static void mwl_tx_cleanupq(struct mwl_softc *, struct mwl_txq *);
382 mwl_tx_cleanupq(sc, sc->sc_ac2q[WME_AC_VI]);
384 mwl_tx_cleanupq(sc, sc->sc_ac2q[WME_AC_BE]);
2926 mwl_tx_cleanupq(struct mwl_softc *sc, struct mwl_txq *txq) function
2941 mwl_tx_cleanupq(sc, &sc->sc_txq[i]);

Completed in 113 milliseconds