Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/
Dif_ath_misc.h105 extern void ath_tx_draintxq(struct ath_softc *sc, struct ath_txq *txq);
Dif_ath_tx_edma.c573 ath_tx_draintxq(sc, &sc->sc_txq[i]); in ath_edma_tx_drain()
Dif_ath_beacon.c751 ath_tx_draintxq(sc, cabq); in ath_beacon_generate()
Dif_ath.c1459 ath_tx_draintxq(sc, &avp->av_mcastq); in ath_vap_delete()
4644 ath_tx_draintxq(struct ath_softc *sc, struct ath_txq *txq) in ath_tx_draintxq() function
4856 ath_tx_draintxq(sc, &sc->sc_txq[i]); in ath_legacy_tx_drain()