Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/acorn/net/
Dether1.h246 #define STAT_COLLISIONS (15) macro
Dether1.c818 priv->stats.collisions += (nop.nop_status & STAT_COLLISIONS); in ether1_xmit_done()