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