Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.h411 struct mlx5e_sq_stats { struct
413 u64 packets;
414 u64 bytes;
415 u64 xmit_more;
416 u64 tso_packets;
417 u64 tso_bytes;
418 u64 tso_inner_packets;
419 u64 tso_inner_bytes;
420 u64 csum_partial;
421 u64 csum_partial_inner;
[all …]