Searched refs:D_SKB (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/arcnet/
H A Dcapmode.c147 BUGLVL(D_SKB) arcnet_dump_skb(dev, skb, "rx");
255 BUGLVL(D_SKB) arcnet_dump_skb(dev, lp->outgoing.skb, "ack_tx");
282 BUGLVL(D_SKB) arcnet_dump_skb(dev, ackskb, "ack_tx_recv");
H A Darc-rawmode.c123 BUGLVL(D_SKB) arcnet_dump_skb(dev, skb, "rx");
H A Drfc1051.c158 BUGLVL(D_SKB) arcnet_dump_skb(dev, skb, "rx");
H A Drfc1201.c229 BUGLVL(D_SKB) arcnet_dump_skb(dev, skb, "rx");
365 BUGLVL(D_SKB) arcnet_dump_skb(dev, skb, "rx");
H A Darcnet.c158 #if ARCNET_DEBUG_MAX & D_SKB
614 BUGLVL(D_SKB) arcnet_dump_skb(dev, skb, "tx");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Darcdevice.h73 #define D_SKB 1024 /* show skb's */ macro
330 #if ARCNET_DEBUG_MAX & D_SKB

Completed in 49 milliseconds