Searched refs:tx_max_collisions (Results 1 – 1 of 1) sorted by relevance
505 __le32 tx_good_frames, tx_max_collisions, tx_late_collisions, member1616 ns->tx_aborted_errors += le32_to_cpu(s->tx_max_collisions); in e100_update_stats()1621 ns->tx_errors += le32_to_cpu(s->tx_max_collisions) + in e100_update_stats()