Searched refs:DBG_RX (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Ddebug.h173 #define DBG_RX(A, S...) {if (DBG_FLAGS(A) & DBG_RX_ON) {\ macro
214 #define DBG_RX(A, S...) macro
H A Dwl_netdev.c926 DBG_RX( DbgInfo, "Rx frame for port %d\n", port );
1971 DBG_RX( DbgInfo, "Rx frame for port %d\n", port );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dfarsync.h343 #define DBG_RX 0x0080 /* Packet reception */ macro
H A Dfarsync.c873 dbg(DBG_RX, "Pushing the frame up the stack\n");
895 dbg(DBG_RX, "In fst_rx_dma %lx %lx %d\n",
1228 dbg(DBG_RX | DBG_INTR, "intr_rx: No buffer port %d pos %d\n",
1259 dbg(DBG_RX, "intr_rx: %d,%d: flags %x len %d\n", pi, rxp, dmabits, len);
1268 dbg(DBG_RX, "intr_rx: can't allocate buffer\n");
1299 dbg(DBG_RX, "Pushing frame up the stack\n");
1445 dbg(DBG_RX, "do_bottom_half_rx\n");
1523 dbg(DBG_RX, "DMA Rx xfer complete\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhorizon.c894 PRINTD (DBG_VCC|DBG_RX, "r1 = %u, r2 = %u", r1, r2);
935 PRINTD (DBG_RX|DBG_BUS, "(pio)");
939 PRINTD (DBG_RX|DBG_BUS, "(simple or last multi)");
942 PRINTD (DBG_RX|DBG_BUS, "(continuing multi)");
962 PRINTD (DBG_RX|DBG_SKB, "push %p %u", skb->data, skb->len);
992 PRINTD (DBG_RX, "cleared rx_busy for dev %p", dev);
1014 PRINTD (DBG_RX|DBG_ERR, "unexpected RX bus master completion");
1201 PRINTD (DBG_RX, "locked out of rx lock");
1204 PRINTD (DBG_RX, "set rx_busy for dev %p", dev);
1218 PRINTD (DBG_RX, "rx_queue_entr
[all...]
H A Dambassador.c238 PRINTD (DBG_FLOW|DBG_RX, "rx_complete %p %p (len=%hu)", dev, rx, rx_len);
265 PRINTD (DBG_INFO|DBG_RX, "dropped thanks to atm_charge (vc %hu, truesize %u)", vc, skb->truesize);
276 PRINTD (DBG_WARN|DBG_RX, "got frame but RX closed for channel %hu", vc);
450 PRINTD (DBG_FLOW|DBG_RX, "rx_give %p[%hu]", dev, pool);
455 PRINTD (DBG_RX, "RX in slot %p", rxq->in.ptr);
475 PRINTD (DBG_FLOW|DBG_RX, "rx_take %p[%hu]", dev, pool);
1292 PRINTD (DBG_RX, "RX queue pairs at %p", memory);
H A Dambassador.h59 #define DBG_RX 0x0200 macro
H A Dhorizon.h60 #define DBG_RX 0x0040 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dnbd.c54 #define DBG_RX 0x0200 macro
356 dprintk(DBG_RX, "%s: request %p: got reply\n",
370 dprintk(DBG_RX, "%s: request %p: got %d bytes data\n",

Completed in 154 milliseconds