Searched refs:STAT_COLLEXCESSIVE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/i825xx/ | ||
H A D | ether1.h | 246 #define STAT_COLLEXCESSIVE (1 << 5) macro |
H A D | ether1.c | 806 if (nop.nop_status & STAT_COLLEXCESSIVE) in ether1_xmit_done() |