Lines Matching defs:tally_counter
776 struct tally_counter { struct
777 __le64 tx_packets;
778 __le64 rx_packets;
779 __le64 tx_errors;
780 __le32 rx_errors;
781 __le16 rx_missed;
782 __le16 align_errors;
783 __le32 tx_one_collision;
784 __le32 tx_multi_collision;
785 __le64 rx_unicast;
786 __le64 rx_broadcast;
787 __le32 rx_multicast;
788 __le16 tx_aborted;
789 __le16 tx_underrun;