Searched defs:mlx5e_sq_stats (Results 1 – 1 of 1) sorted by relevance
343 struct mlx5e_sq_stats { struct345 u64 packets;346 u64 bytes;347 u64 xmit_more;348 u64 tso_packets;349 u64 tso_bytes;350 u64 tso_inner_packets;351 u64 tso_inner_bytes;352 u64 csum_partial;353 u64 csum_partial_inner;[all …]