Home
last modified time | relevance | path

Searched refs:ath_tx_txq_drain (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_tx.h88 extern void ath_tx_txq_drain(struct ath_softc *sc, struct ath_txq *txq);
H A Dif_ath_tx.c4122 ath_tx_txq_drain(struct ath_softc *sc, struct ath_txq *txq) in ath_tx_txq_drain() function
H A Dif_ath.c5077 ath_tx_txq_drain(sc, txq); in ath_tx_draintxq()