Home
last modified time | relevance | path

Searched defs:tally_counter (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/usb/
Dr8152.c780 struct tally_counter { struct
781 __le64 tx_packets;
782 __le64 rx_packets;
783 __le64 tx_errors;
784 __le32 rx_errors;
785 __le16 rx_missed;
786 __le16 align_errors;
787 __le32 tx_one_collision;
788 __le32 tx_multi_collision;
789 __le64 rx_unicast;
[all …]