Searched refs:tx_max_collisions (Results 1 – 2 of 2) sorted by relevance
589 unsigned long tx_max_collisions; member1965 if (tx_status & 0x08) vp->xstats.tx_max_collisions++; in vortex_error()2872 + vp->xstats.tx_max_collisions; in update_stats()2938 data[1] = vp->xstats.tx_max_collisions; in vortex_get_ethtool_stats()
506 __le32 tx_good_frames, tx_max_collisions, tx_late_collisions, member1618 ns->tx_aborted_errors += le32_to_cpu(s->tx_max_collisions); in e100_update_stats()1623 ns->tx_errors += le32_to_cpu(s->tx_max_collisions) + in e100_update_stats()