Searched refs:IXGBE_DEBUGLOG_0 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.h47 #define IXGBE_DEBUGLOG_0(adapter, fmt) \ macro
63 #define IXGBE_DEBUGLOG_0(adapter, fmt) macro
80 IXGBE_DEBUGLOG_0(NULL, S)
H A Dixgbe_tx.c144 IXGBE_DEBUGLOG_0(ixgbe, "ixgbe_tx: packet oversize");
731 IXGBE_DEBUGLOG_0(NULL, "ixgbe_tx: h/w "
839 IXGBE_DEBUGLOG_0(NULL, "Ether type error with tx hcksum");
949 IXGBE_DEBUGLOG_0(NULL, "L4 type error with tx hcksum");
H A Dixgbe_main.c979 IXGBE_DEBUGLOG_0(ixgbe, "identify 82598 adapter\n");
990 IXGBE_DEBUGLOG_0(ixgbe, "identify 82599 adapter\n");
1001 IXGBE_DEBUGLOG_0(ixgbe, "identify X540 adapter\n");
1011 IXGBE_DEBUGLOG_0(ixgbe, "identify X550 adapter\n");
2158 IXGBE_DEBUGLOG_0(ixgbe, "Interrupt callback function registered.");
5021 IXGBE_DEBUGLOG_0(ixgbe, "interrupt type: legacy");
5027 IXGBE_DEBUGLOG_0(ixgbe, "interrupt type: MSI");
5040 IXGBE_DEBUGLOG_0(ixgbe, "interrupt type: MSI-X");

Completed in 70 milliseconds