Home
last modified time | relevance | path

Searched refs:STAT_COLLISIONS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dether1.h245 #define STAT_COLLISIONS (15) macro
H A Dether1.c794 dev->stats.collisions += (nop.nop_status & STAT_COLLISIONS); in ether1_xmit_done()