Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/
HDif_ath_tx_edma.c152 DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: Q%d: called\n", in ath_edma_tx_fifo_fill()
177 DPRINTF(sc, ATH_DEBUG_TX_PROC, in ath_edma_tx_fifo_fill()
595 DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: called, npending=%d\n", in ath_edma_tx_proc()
635 if (sc->sc_debug & ATH_DEBUG_TX_PROC) in ath_edma_tx_processq()
697 DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: Q%d, bf=%p, start=%d, end=%d\n", in ath_edma_tx_processq()
736 DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: Q%d: FIFO depth is now %d (%d)\n", in ath_edma_tx_processq()
HDif_ath_debug.h47 ATH_DEBUG_TX_PROC = 0x000002000ULL, /* tx ISR proc */ enumerator
HDif_ath.c4241 DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: tx queue %u head %p link %p\n", in ath_tx_processq()
/NextBSD/tools/tools/ath/athdebug/
HDathdebug.c65 ATH_DEBUG_TX_PROC = 0x00002000, /* tx ISR proc */ enumerator
96 { "xmit_proc", ATH_DEBUG_TX_PROC },