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

/freebsd-current/tools/tools/ath/athdebug/
H A Dathdebug.c55 ATH_DEBUG_RECV = 0x00000004, /* basic recv operation */ enumerator in enum:__anon6348
86 { "recv", ATH_DEBUG_RECV },
/freebsd-current/sys/dev/ath/
H A Dif_ath_debug.h39 ATH_DEBUG_RECV = 0x000000004ULL, /* basic recv operation */ enumerator in enum:__anon1823
H A Dif_ath_rx.c897 DPRINTF(sc, ATH_DEBUG_RECV,
908 if (IFF_DUMPPKTS(sc, ATH_DEBUG_RECV)) {
1470 DPRINTF(sc, ATH_DEBUG_RECV,
H A Dif_ath_rx_edma.c362 DPRINTF(sc, ATH_DEBUG_RECV | ATH_DEBUG_EDMA_RX, "%s: called\n", __func__);
402 DPRINTF(sc, ATH_DEBUG_RECV | ATH_DEBUG_EDMA_RX, "%s: done\n", __func__);

Completed in 80 milliseconds