Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/usb/
Dr8152.c707 struct tally_counter { struct
708 __le64 tx_packets;
709 __le64 rx_packets;
710 __le64 tx_errors;
711 __le32 rx_errors;
712 __le16 rx_missed;
713 __le16 align_errors;
714 __le32 tx_one_collision;
715 __le32 tx_multi_collision;
716 __le64 rx_unicast;
[all …]