Searched defs:mlx5e_sq_stats (Results 1 – 1 of 1) sorted by relevance
359 struct mlx5e_sq_stats { struct361 u64 packets;362 u64 bytes;363 u64 xmit_more;364 u64 tso_packets;365 u64 tso_bytes;366 u64 tso_inner_packets;367 u64 tso_inner_bytes;368 u64 csum_partial;369 u64 csum_partial_inner;[all …]