Searched refs:IGB_DEBUGLOG_0 (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/igb/ |
H A D | igb_debug.h | 43 #define IGB_DEBUGLOG_0(adapter, fmt) \ macro 57 #define IGB_DEBUGLOG_0(adapter, fmt)
|
H A D | igb_tx.c | 149 IGB_DEBUGLOG_0(igb, "igb_tx: packet oversize"); in igb_tx() 156 IGB_DEBUGLOG_0(igb, "igb_tx: packet oversize"); in igb_tx() 632 IGB_DEBUGLOG_0(NULL, "igb_tx: h/w " in igb_get_tx_context() 724 IGB_DEBUGLOG_0(NULL, "Ethernet type field error with " in igb_get_tx_context() 835 IGB_DEBUGLOG_0(NULL, "L4 type error with tx hcksum"); in igb_fill_tx_context()
|
H A D | e1000_osdep.h | 62 #define DEBUGOUT(S) IGB_DEBUGLOG_0(NULL, S)
|
H A D | igb_main.c | 3890 IGB_DEBUGLOG_0(igb, "Set external loopback failed, " in igb_set_loopback_mode() 4422 IGB_DEBUGLOG_0(igb, "interrupt type: legacy"); in igb_alloc_intr_handles() 4428 IGB_DEBUGLOG_0(igb, "interrupt type: MSI"); in igb_alloc_intr_handles() 4440 IGB_DEBUGLOG_0(igb, "interrupt type: MSI-X"); in igb_alloc_intr_handles()
|