Searched refs:DEBUGPRINT (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/mips/cavium/octe/ |
| H A D | ethernet-rx.c | 137 DEBUGPRINT("Port %d unknown preamble, packet dropped\n", work->word1.cn38xx.ipprt); in cvm_oct_check_rcv_error() 146 …DEBUGPRINT("Port %d receive error code %d, packet dropped\n", work->word1.cn38xx.ipprt, work->word… in cvm_oct_check_rcv_error() 226 DEBUGPRINT("Port %d failed to allocate mbuf, packet dropped\n", work->word1.cn38xx.ipprt); in cvm_oct_tasklet_rx() 313 DEBUGPRINT("Port %d not controlled by FreeBSD, packet dropped\n", work->word1.cn38xx.ipprt); in cvm_oct_tasklet_rx()
|
| H A D | ethernet-util.h | 32 #define DEBUGPRINT(format, ...) printf(format, ##__VA_ARGS__) macro
|
| H A D | ethernet.c | 113 DEBUGPRINT("%s: %u Mbps %s duplex, port %2d, queue %2d\n", in cvm_oct_update_link() 119 DEBUGPRINT("%s: Link down\n", if_name(ifp)); in cvm_oct_update_link()
|
| H A D | ethernet-tx.c | 227 DEBUGPRINT("%s: Failed to send the packet\n", if_name(ifp)); in cvm_oct_xmit()
|
| H A D | ethernet-rgmii.c | 103 DEBUGPRINT("%s: Using 10Mbps with software preamble removal\n", if_name(ifp)); in cvm_oct_rgmii_poll()
|