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