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