Searched defs:mlx5e_xdpsq_stats (Results 1 – 1 of 1) sorted by relevance
381 struct mlx5e_xdpsq_stats { struct382 u64 xmit;383 u64 mpwqe;384 u64 inlnw;385 u64 nops;386 u64 full;387 u64 err;389 u64 cqes ____cacheline_aligned_in_smp;