Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.h401 struct mlx5e_sq_stats { struct
403 u64 packets;
404 u64 bytes;
405 u64 xmit_more;
406 u64 tso_packets;
407 u64 tso_bytes;
408 u64 tso_inner_packets;
409 u64 tso_inner_bytes;
410 u64 csum_partial;
411 u64 csum_partial_inner;
[all …]