Searched defs:atl1_sft_stats (Results 1 – 1 of 1) sorted by relevance
646 struct atl1_sft_stats { struct647 u64 rx_packets;648 u64 tx_packets;649 u64 rx_bytes;650 u64 tx_bytes;651 u64 multicast;652 u64 collisions;653 u64 rx_errors;654 u64 rx_length_errors;655 u64 rx_crc_errors;[all …]