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