Lines Matching defs:tbnet_stats
120 struct tbnet_stats { struct121 u64 tx_packets;122 u64 rx_packets;123 u64 tx_bytes;124 u64 rx_bytes;125 u64 rx_errors;126 u64 tx_errors;127 u64 rx_length_errors;128 u64 rx_over_errors;129 u64 rx_crc_errors;130 u64 rx_missed_errors;