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

/freebsd-11-stable/tools/tools/ath/athdebug/
H A Dathdebug.c57 ATH_DEBUG_RECV = 0x00000004, /* basic recv operation */ enumerator in enum:__anon13684
88 { "recv", ATH_DEBUG_RECV },
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_debug.h39 ATH_DEBUG_RECV = 0x000000004ULL, /* basic recv operation */ enumerator in enum:__anon9263
H A Dif_ath_rx.c870 DPRINTF(sc, ATH_DEBUG_RECV,
881 if (IFF_DUMPPKTS(sc, ATH_DEBUG_RECV)) {
1402 DPRINTF(sc, ATH_DEBUG_RECV,
H A Dif_ath_rx_edma.c335 DPRINTF(sc, ATH_DEBUG_RECV, "%s: called\n", __func__);

Completed in 70 milliseconds