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

/freebsd-current/tools/tools/ath/athdebug/
H A Dathdebug.c56 ATH_DEBUG_RECV_DESC = 0x00000008, /* recv descriptors */ enumerator in enum:__anon6348
87 { "recv_desc", ATH_DEBUG_RECV_DESC },
/freebsd-current/sys/dev/ath/
H A Dif_ath_debug.h40 ATH_DEBUG_RECV_DESC = 0x000000008ULL, /* recv descriptors */ enumerator in enum:__anon1823
H A Dif_ath_rx_edma.c469 if (sc->sc_debug & ATH_DEBUG_RECV_DESC)
894 if (sc->sc_debug & ATH_DEBUG_RECV_DESC)
H A Dif_ath_rx.c1164 if (sc->sc_debug & ATH_DEBUG_RECV_DESC)

Completed in 120 milliseconds