Searched refs:DEBUGPRINT (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dethernet-util.h28 #define DEBUGPRINT(format, ...) do { if (printk_ratelimit()) \ macro
H A Dethernet-sgmii.c93 DEBUGPRINT
99 DEBUGPRINT("%s: %u Mbps %s duplex, port %2d, POW\n",
106 DEBUGPRINT("%s: Link down\n", dev->name);
H A Dethernet-xaui.c92 DEBUGPRINT
98 DEBUGPRINT("%s: %u Mbps %s duplex, port %2d, POW\n",
105 DEBUGPRINT("%s: Link down\n", dev->name);
H A Dethernet-mdio.c134 DEBUGPRINT("%s: %u Mbps %s duplex, "
141 DEBUGPRINT("%s: %u Mbps %s duplex, "
149 DEBUGPRINT("%s: Link down\n", dev->name);
H A Dethernet-rgmii.c115 DEBUGPRINT("%s: Using 10Mbps with software "
169 DEBUGPRINT("%s: %u Mbps %s duplex, "
176 DEBUGPRINT("%s: %u Mbps %s duplex, "
185 DEBUGPRINT("%s: Link down\n", dev->name);
H A Dethernet-rx.c189 DEBUGPRINT("Port %d received 0xd5 preamble\n", work->ipprt);
195 DEBUGPRINT("Port %d received 0x?d preamble\n", work->ipprt);
206 DEBUGPRINT("Port %d unknown preamble, packet "
217 DEBUGPRINT("Port %d receive error code %d, packet dropped\n",
337 DEBUGPRINT("Port %d failed to allocate skbuff, packet dropped\n",
432 DEBUGPRINT("%s: Device not up, packet dropped\n",
447 DEBUGPRINT("Port %d not controlled by Linux, packet dropped\n",
H A Dethernet-tx.c440 DEBUGPRINT("%s: Failed to send the packet\n", dev->name);
519 DEBUGPRINT("%s: Failed to allocate a work queue entry\n",
529 DEBUGPRINT("%s: Failed to allocate a packet buffer\n",

Completed in 125 milliseconds