Lines Matching defs:tally_counter
501 struct tally_counter { struct
502 __le64 tx_packets;
503 __le64 rx_packets;
504 __le64 tx_errors;
505 __le32 rx_errors;
506 __le16 rx_missed;
507 __le16 align_errors;
508 __le32 tx_one_collision;
509 __le32 tx_multi_collision;
510 __le64 rx_unicast;
511 __le64 rx_broadcast;
512 __le32 rx_multicast;
513 __le16 tx_aborted;
514 __le16 tx_underrun;