Searched refs:mult_coll (Results 1 – 1 of 1) sorted by relevance
1517 u8 late_coll, single_coll, mult_coll; in get_stats() local1526 mult_coll = ioread8(ioaddr + StatsMultiColl); in get_stats()1527 np->xstats.tx_multiple_collisions += mult_coll; in get_stats()1532 dev->stats.collisions += mult_coll in get_stats()