Searched defs:atl1_sft_stats (Results 1 – 1 of 1) sorted by relevance
659 struct atl1_sft_stats { struct660 u64 rx_packets;661 u64 tx_packets;662 u64 rx_bytes;663 u64 tx_bytes;664 u64 multicast;665 u64 collisions;666 u64 rx_errors;667 u64 rx_length_errors;668 u64 rx_crc_errors;[all …]