Searched refs:ath_tx_cleanupq (Results 1 – 1 of 1) sorted by relevance
172 static void ath_tx_cleanupq(struct ath_softc *, struct ath_txq *);441 ath_tx_cleanupq(sc, sc->sc_ac2q[WME_AC_VI]); in ath_attach()443 ath_tx_cleanupq(sc, sc->sc_ac2q[WME_AC_BE]); in ath_attach()3469 ath_tx_cleanupq(struct ath_softc *sc, struct ath_txq *txq) in ath_tx_cleanupq() function3488 ath_tx_cleanupq(sc, &sc->sc_txq[i]); in ath_tx_cleanup()