Searched refs:STAT_COLLISIONS (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/acorn/net/ | ||
D | ether1.h | 246 #define STAT_COLLISIONS (15) macro |
D | ether1.c | 818 priv->stats.collisions += (nop.nop_status & STAT_COLLISIONS); in ether1_xmit_done() |