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

/freebsd-10.0-release/sys/dev/mwl/
H A Dif_mwl.c139 static void mwl_tx_cleanupq(struct mwl_softc *, struct mwl_txq *);
400 mwl_tx_cleanupq(sc, sc->sc_ac2q[WME_AC_VI]);
402 mwl_tx_cleanupq(sc, sc->sc_ac2q[WME_AC_BE]);
3044 mwl_tx_cleanupq(struct mwl_softc *sc, struct mwl_txq *txq) function
3059 mwl_tx_cleanupq(sc, &sc->sc_txq[i]);

Completed in 117 milliseconds