Lines Matching defs:tally_counter
513 struct tally_counter { struct
514 __le64 tx_packets;
515 __le64 rx_packets;
516 __le64 tx_errors;
517 __le32 rx_errors;
518 __le16 rx_missed;
519 __le16 align_errors;
520 __le32 tx_one_collision;
521 __le32 tx_multi_collision;
522 __le64 rx_unicast;
523 __le64 rx_broadcast;
524 __le32 rx_multicast;
525 __le16 tx_aborted;
526 __le16 tx_underrun;