Lines Matching defs:tally_counter
639 struct tally_counter { struct
640 __le64 tx_packets;
641 __le64 rx_packets;
642 __le64 tx_errors;
643 __le32 rx_errors;
644 __le16 rx_missed;
645 __le16 align_errors;
646 __le32 tx_one_collision;
647 __le32 tx_multi_collision;
648 __le64 rx_unicast;
649 __le64 rx_broadcast;
650 __le32 rx_multicast;
651 __le16 tx_aborted;
652 __le16 tx_underrun;