Searched defs:mlx5e_vport_stats (Results 1 – 1 of 1) sorted by relevance
105 struct mlx5e_vport_stats { struct107 u64 rx_packets;108 u64 rx_bytes;109 u64 tx_packets;110 u64 tx_bytes;111 u64 rx_error_packets;112 u64 rx_error_bytes;113 u64 tx_error_packets;114 u64 tx_error_bytes;115 u64 rx_unicast_packets;[all …]