Home
last modified time | relevance | path

Searched defs:mlx5e_sw_stats (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.h134 struct mlx5e_sw_stats { struct
135 u64 rx_packets;
136 u64 rx_bytes;
137 u64 tx_packets;
138 u64 tx_bytes;
139 u64 tx_tso_packets;
140 u64 tx_tso_bytes;
141 u64 tx_tso_inner_packets;
142 u64 tx_tso_inner_bytes;
143 u64 tx_added_vlan_packets;
[all …]