Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
HDif_ath_tx_edma.c158 DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: Q%d: called\n", in ath_edma_tx_fifo_fill()
183 DPRINTF(sc, ATH_DEBUG_TX_PROC, in ath_edma_tx_fifo_fill()
600 DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: called, npending=%d\n", in ath_edma_tx_proc()
640 if (sc->sc_debug & ATH_DEBUG_TX_PROC) in ath_edma_tx_processq()
702 DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: Q%d, bf=%p, start=%d, end=%d\n", in ath_edma_tx_processq()
741 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.c4399 DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: tx queue %u head %p link %p\n",
/dragonfly/tools/tools/ath/athdebug/
HDathdebug.c61 ATH_DEBUG_TX_PROC = 0x00002000, /* tx ISR proc */ enumerator
92 { "xmit_proc", ATH_DEBUG_TX_PROC },