Lines Matching defs:tally_counter
790 struct tally_counter { struct
791 __le64 tx_packets;
792 __le64 rx_packets;
793 __le64 tx_errors;
794 __le32 rx_errors;
795 __le16 rx_missed;
796 __le16 align_errors;
797 __le32 tx_one_collision;
798 __le32 tx_multi_collision;
799 __le64 rx_unicast;
800 __le64 rx_broadcast;
801 __le32 rx_multicast;
802 __le16 tx_aborted;
803 __le16 tx_underrun;