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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c187 static void ath_tx_cleanupq(struct ath_softc *, struct ath_txq *);
811 ath_tx_cleanupq(sc, sc->sc_ac2q[WME_AC_VI]);
813 ath_tx_cleanupq(sc, sc->sc_ac2q[WME_AC_BE]);
4145 ath_tx_cleanupq(struct ath_softc *sc, struct ath_txq *txq) function
4164 ath_tx_cleanupq(sc, &sc->sc_txq[i]);

Completed in 54 milliseconds