Searched refs:STAT_COLLISIONS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/i825xx/ | ||
H A D | ether1.h | 245 #define STAT_COLLISIONS (15) macro |
H A D | ether1.c | 794 dev->stats.collisions += (nop.nop_status & STAT_COLLISIONS); in ether1_xmit_done() |