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