Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx_edma.c181 DPRINTF(sc, ATH_DEBUG_XMIT | ATH_DEBUG_TX_PROC, in ath_tx_edma_push_staging_list()
278 DPRINTF(sc, ATH_DEBUG_XMIT | ATH_DEBUG_TX_PROC, in ath_tx_edma_push_staging_list()
306 DPRINTF(sc, ATH_DEBUG_TX_PROC, in ath_edma_tx_fifo_fill()
774 DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: called, npending=%d\n", in ath_edma_tx_proc()
811 DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: called\n", __func__); in ath_edma_tx_processq()
824 DPRINTF(sc, ATH_DEBUG_TX_PROC, in ath_edma_tx_processq()
831 if (sc->sc_debug & ATH_DEBUG_TX_PROC) in ath_edma_tx_processq()
894 DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: Q%d, bf=%p, start=%d, end=%d\n", in ath_edma_tx_processq()
933 DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: Q%d: FIFO depth is now %d (%d)\n", in ath_edma_tx_processq()
1046 DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: end\n", __func__); in ath_edma_tx_processq()
H A Dif_ath_debug.h47 ATH_DEBUG_TX_PROC = 0x000002000ULL, /* tx ISR proc */ enumerator
H A Dif_ath.c4452 DPRINTF(sc, ATH_DEBUG_TX_PROC, "%s: tx queue %u head %p link %p\n", in ath_tx_processq()