Home
last modified time | relevance | path

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

/linux/drivers/net/thunderbolt/
H A Dmain.c122 struct tbnet_stats { struct
123 u64 tx_packets;
124 u64 rx_packets;
125 u64 tx_bytes;
126 u64 rx_bytes;
127 u64 rx_errors;
128 u64 tx_errors;
129 u64 rx_length_errors;
130 u64 rx_over_errors;
131 u64 rx_crc_errors;
[all …]