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

/freebsd-13-stable/tools/tools/ath/athdebug/
H A Dathdebug.c58 ATH_DEBUG_RECV_DESC = 0x00000008, /* recv descriptors */ enumerator in enum:__anon16248
89 { "recv_desc", ATH_DEBUG_RECV_DESC },
/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_debug.h42 ATH_DEBUG_RECV_DESC = 0x000000008ULL, /* recv descriptors */ enumerator in enum:__anon11526
H A Dif_ath_rx_edma.c471 if (sc->sc_debug & ATH_DEBUG_RECV_DESC)
900 if (sc->sc_debug & ATH_DEBUG_RECV_DESC)
H A Dif_ath_rx.c1169 if (sc->sc_debug & ATH_DEBUG_RECV_DESC)

Completed in 116 milliseconds