Searched defs:mlx4_en_pkt_stats (Results 1 – 1 of 1) sorted by relevance
39 struct mlx4_en_pkt_stats { struct40 u64 rx_packets;41 u64 rx_bytes;42 u64 rx_multicast_packets;43 u64 rx_broadcast_packets;44 u64 rx_errors;45 u64 rx_dropped;46 u64 rx_length_errors;47 u64 rx_over_errors;48 u64 rx_crc_errors;[all …]