Searched refs:ath_printtxbuf (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/ath/ |
H A D | if_ath_debug.h | 108 extern void ath_printtxbuf(struct ath_softc *, const struct ath_buf *bf,
|
H A D | if_ath_tx_edma.c | 256 ath_printtxbuf(sc, bfi, txq->axq_qnum, i, 0); in ath_tx_edma_push_staging_list() 440 ath_printtxbuf(sc, bf, txq->axq_qnum, i, 0); in ath_edma_dma_restart()
|
H A D | if_ath_debug.c | 241 ath_printtxbuf(struct ath_softc *sc, const struct ath_buf *first_bf, in ath_printtxbuf() function
|
H A D | if_ath.c | 4471 ath_printtxbuf(sc, bf, txq->axq_qnum, 0, in ath_tx_processq() 4474 ath_printtxbuf(sc, bf, txq->axq_qnum, 0, in ath_tx_processq() 5044 ath_printtxbuf(sc, bf, txq->axq_qnum, ix, status); in ath_tx_draintxq() 5106 ath_printtxbuf(sc, txq->axq_holdingbf, txq->axq_qnum, 0, 0); in ath_tx_stopdma() 5158 ath_printtxbuf(sc, bf, txq->axq_qnum, i, in ath_tx_dump() 5225 ath_printtxbuf(sc, bf, sc->sc_bhalq, 0, in ath_legacy_tx_drain()
|
H A D | if_ath_beacon.c | 631 ath_printtxbuf(sc, bf, cabq->axq_qnum, i, 0); in ath_beacon_cabq_start_edma()
|
H A D | if_ath_tx.c | 4991 ath_printtxbuf(sc, bf_first,
|