Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.h259 struct mlx5e_sq_stats { struct
261 u64 packets;
262 u64 bytes;
263 u64 xmit_more;
264 u64 tso_packets;
265 u64 tso_bytes;
266 u64 tso_inner_packets;
267 u64 tso_inner_bytes;
268 u64 csum_partial;
269 u64 csum_partial_inner;
[all …]