Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_ath_misc.h106 extern void ath_tx_dump(struct ath_softc *sc, struct ath_txq *txq);
H A Dif_ath.c5099 ath_tx_dump(struct ath_softc *sc, struct ath_txq *txq) function
5144 ath_tx_dump(sc, &sc->sc_txq[i]);
H A Dif_ath_tx.c942 ath_tx_dump(sc, txq); in ath_legacy_tx_dma_restart()