Searched defs:mlx5e_sq_stats (Results 1 – 1 of 1) sorted by relevance
411 struct mlx5e_sq_stats { struct413 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 …]