Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
HDif_ath_misc.h84 extern void ath_tx_draintxq(struct ath_softc *sc, struct ath_txq *txq);
HDif_ath_tx_edma.c579 ath_tx_draintxq(sc, &sc->sc_txq[i]); in ath_edma_tx_drain()
HDif_ath_beacon.c773 ath_tx_draintxq(sc, cabq); in ath_beacon_generate()
HDif_ath.c1835 ath_tx_draintxq(sc, &avp->av_mcastq);
4960 ath_tx_draintxq(struct ath_softc *sc, struct ath_txq *txq) function
5171 ath_tx_draintxq(sc, &sc->sc_txq[i]);