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

/freebsd-11-stable/tools/tools/ath/athdebug/
H A Dathdebug.c56 ATH_DEBUG_XMIT_DESC = 0x00000002, /* xmit descriptors */ enumerator in enum:__anon13684
87 { "xmit_desc", ATH_DEBUG_XMIT_DESC },
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_debug.h38 ATH_DEBUG_XMIT_DESC = 0x000000002ULL, /* xmit descriptors */ enumerator in enum:__anon9263
H A Dif_ath_tx_edma.c248 if (sc->sc_debug & ATH_DEBUG_XMIT_DESC)
427 if (sc->sc_debug & ATH_DEBUG_XMIT_DESC)
612 DPRINTF(sc, ATH_DEBUG_XMIT_DESC,
H A Dif_ath.c4292 if (sc->sc_debug & ATH_DEBUG_XMIT_DESC)

Completed in 70 milliseconds