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

/freebsd-11-stable/sys/dev/ath/
H A Dif_ath.c186 static void ath_tx_cleanupq(struct ath_softc *, struct ath_txq *);
775 ath_tx_cleanupq(sc, sc->sc_ac2q[WME_AC_VI]);
777 ath_tx_cleanupq(sc, sc->sc_ac2q[WME_AC_BE]);
4021 ath_tx_cleanupq(struct ath_softc *sc, struct ath_txq *txq) function
4040 ath_tx_cleanupq(sc, &sc->sc_txq[i]);

Completed in 127 milliseconds