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

/freebsd-13-stable/tools/tools/ath/athdebug/
H A Dathdebug.c56 ATH_DEBUG_XMIT_DESC = 0x00000002, /* xmit descriptors */ enumerator in enum:__anon16248
87 { "xmit_desc", ATH_DEBUG_XMIT_DESC },
/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_debug.h40 ATH_DEBUG_XMIT_DESC = 0x000000002ULL, /* xmit descriptors */ enumerator in enum:__anon11526
H A Dif_ath_tx_edma.c257 if (sc->sc_debug & ATH_DEBUG_XMIT_DESC)
441 if (sc->sc_debug & ATH_DEBUG_XMIT_DESC)
626 DPRINTF(sc, ATH_DEBUG_XMIT_DESC,
H A Dif_ath.c4418 if (sc->sc_debug & ATH_DEBUG_XMIT_DESC)

Completed in 121 milliseconds