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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_misc.h88 extern void ath_tx_draintxq(struct ath_softc *sc, struct ath_txq *txq);
H A Dif_ath_tx_edma.c747 ath_tx_draintxq(sc, &sc->sc_txq[i]);
H A Dif_ath_beacon.c763 ath_tx_draintxq(sc, cabq);
H A Dif_ath.c1852 ath_tx_draintxq(sc, &avp->av_mcastq);
4878 * This is currently used by ath_tx_draintxq() and
4966 ath_tx_draintxq(struct ath_softc *sc, struct ath_txq *txq) function
5177 ath_tx_draintxq(sc, &sc->sc_txq[i]);

Completed in 120 milliseconds