Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_debug.h38 ATH_DEBUG_XMIT_DESC = 0x000000002ULL, /* xmit descriptors */ enumerator
H A Dif_ath_tx_edma.c255 if (sc->sc_debug & ATH_DEBUG_XMIT_DESC) in ath_tx_edma_push_staging_list()
439 if (sc->sc_debug & ATH_DEBUG_XMIT_DESC) in ath_edma_dma_restart()
624 DPRINTF(sc, ATH_DEBUG_XMIT_DESC, in ath_edma_xmit_handoff()
H A Dif_ath.c4478 if (sc->sc_debug & ATH_DEBUG_XMIT_DESC) in ath_tx_processq()