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

/opensolaris-onvv-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.h43 #define IXGBE_DEBUGLOG_0(adapter, fmt) \ macro
59 #define IXGBE_DEBUGLOG_0(adapter, fmt) macro
83 IXGBE_DEBUGLOG_0(NULL, S)
H A Dixgbe_tx.c140 IXGBE_DEBUGLOG_0(ixgbe, "ixgbe_tx: packet oversize");
727 IXGBE_DEBUGLOG_0(NULL, "ixgbe_tx: h/w "
835 IXGBE_DEBUGLOG_0(NULL, "Ether type error with tx hcksum");
945 IXGBE_DEBUGLOG_0(NULL, "L4 type error with tx hcksum");
H A Dixgbe_main.c849 IXGBE_DEBUGLOG_0(ixgbe, "identify 82598 adapter\n");
860 IXGBE_DEBUGLOG_0(ixgbe, "identify 82599 adapter\n");
1893 IXGBE_DEBUGLOG_0(ixgbe, "Interrupt callback function registered.");
4460 IXGBE_DEBUGLOG_0(ixgbe, "interrupt type: legacy");
4466 IXGBE_DEBUGLOG_0(ixgbe, "interrupt type: MSI");
4479 IXGBE_DEBUGLOG_0(ixgbe, "interrupt type: MSI-X");

Completed in 116 milliseconds