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

/freebsd-11-stable/tools/tools/ath/athdebug/
H A Dathdebug.c58 ATH_DEBUG_RECV_DESC = 0x00000008, /* recv descriptors */ enumerator in enum:__anon13684
89 { "recv_desc", ATH_DEBUG_RECV_DESC },
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_debug.h40 ATH_DEBUG_RECV_DESC = 0x000000008ULL, /* recv descriptors */ enumerator in enum:__anon9263
H A Dif_ath_rx_edma.c433 if (sc->sc_debug & ATH_DEBUG_RECV_DESC)
859 if (sc->sc_debug & ATH_DEBUG_RECV_DESC)
H A Dif_ath_rx.c1096 if (sc->sc_debug & ATH_DEBUG_RECV_DESC)

Completed in 50 milliseconds