Searched refs:ath_tx_cleanupq (Results 1 – 1 of 1) sorted by relevance
186 static void ath_tx_cleanupq(struct ath_softc *, struct ath_txq *);811 ath_tx_cleanupq(sc, sc->sc_ac2q[WME_AC_VI]); in ath_attach()813 ath_tx_cleanupq(sc, sc->sc_ac2q[WME_AC_BE]); in ath_attach()4189 ath_tx_cleanupq(struct ath_softc *sc, struct ath_txq *txq) in ath_tx_cleanupq() function4208 ath_tx_cleanupq(sc, &sc->sc_txq[i]); in ath_tx_cleanup()