Searched defs:mlx5e_sq_stats (Results 1 – 1 of 1) sorted by relevance
398 struct mlx5e_sq_stats { struct400 u64 packets;401 u64 bytes;402 u64 xmit_more;403 u64 tso_packets;404 u64 tso_bytes;405 u64 tso_inner_packets;406 u64 tso_inner_bytes;407 u64 csum_partial;408 u64 csum_partial_inner;[all …]