Searched refs:ATH_DEBUG_RECV (Results 1 – 3 of 3) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ |
H A D | if_ath_debug.h | 39 ATH_DEBUG_RECV = 0x000000004ULL, /* basic recv operation */ enumerator
|
H A D | if_ath_rx_edma.c | 362 DPRINTF(sc, ATH_DEBUG_RECV | ATH_DEBUG_EDMA_RX, "%s: called\n", __func__); in ath_edma_recv_flush() 402 DPRINTF(sc, ATH_DEBUG_RECV | ATH_DEBUG_EDMA_RX, "%s: done\n", __func__); in ath_edma_recv_flush()
|
H A D | if_ath_rx.c | 897 DPRINTF(sc, ATH_DEBUG_RECV, in ath_rx_pkt() 908 if (IFF_DUMPPKTS(sc, ATH_DEBUG_RECV)) { in ath_rx_pkt() 1470 DPRINTF(sc, ATH_DEBUG_RECV, in ath_legacy_startrecv()
|