Searched defs:mlx5e_sq_stats (Results 1 – 1 of 1) sorted by relevance
205 struct mlx5e_sq_stats { struct207 u64 packets;208 u64 bytes;209 u64 xmit_more;210 u64 tso_packets;211 u64 tso_bytes;212 u64 tso_inner_packets;213 u64 tso_inner_bytes;214 u64 csum_partial;215 u64 csum_partial_inner;[all …]