Home
last modified time | relevance | path

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

/freebsd/tools/tools/ath/athdebug/
H A Dathdebug.c54 ATH_DEBUG_XMIT_DESC = 0x00000002, /* xmit descriptors */ enumerator
85 { "xmit_desc", ATH_DEBUG_XMIT_DESC },
/freebsd/sys/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.c4470 if (sc->sc_debug & ATH_DEBUG_XMIT_DESC) in ath_tx_processq()