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

/freebsd-13-stable/tools/tools/ath/athdebug/
H A Dathdebug.c57 ATH_DEBUG_RECV = 0x00000004, /* basic recv operation */ enumerator in enum:__anon16248
88 { "recv", ATH_DEBUG_RECV },
/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_debug.h41 ATH_DEBUG_RECV = 0x000000004ULL, /* basic recv operation */ enumerator in enum:__anon11526
H A Dif_ath_rx.c900 DPRINTF(sc, ATH_DEBUG_RECV,
911 if (IFF_DUMPPKTS(sc, ATH_DEBUG_RECV)) {
1480 DPRINTF(sc, ATH_DEBUG_RECV,
H A Dif_ath_rx_edma.c364 DPRINTF(sc, ATH_DEBUG_RECV | ATH_DEBUG_EDMA_RX, "%s: called\n", __func__);
404 DPRINTF(sc, ATH_DEBUG_RECV | ATH_DEBUG_EDMA_RX, "%s: done\n", __func__);

Completed in 136 milliseconds