Home
last modified time | relevance | path

Searched refs:DBG_RX (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wan/
H A Dfarsync.h339 #define DBG_RX 0x0080 /* Packet reception */ macro
H A Dfarsync.c844 dbg(DBG_RX, "Pushing the frame up the stack\n"); in fst_rx_dma_complete()
863 dbg(DBG_RX, "In fst_rx_dma %x %x %d\n", (u32)dma, mem, len); in fst_rx_dma()
1179 dbg(DBG_RX | DBG_INTR, "intr_rx: No buffer port %d pos %d\n", in fst_intr_rx()
1208 dbg(DBG_RX, "intr_rx: %d,%d: flags %x len %d\n", pi, rxp, dmabits, len); in fst_intr_rx()
1218 dbg(DBG_RX, "intr_rx: can't allocate buffer\n"); in fst_intr_rx()
1248 dbg(DBG_RX, "Pushing frame up the stack\n"); in fst_intr_rx()
1385 dbg(DBG_RX, "do_bottom_half_rx\n"); in do_bottom_half_rx()
1456 dbg(DBG_RX, "DMA Rx xfer complete\n"); in fst_intr()