Searched defs:mlx5e_xdpsq_stats (Results 1 – 1 of 1) sorted by relevance
435 struct mlx5e_xdpsq_stats { struct436 u64 xmit;437 u64 mpwqe;438 u64 inlnw;439 u64 nops;440 u64 full;441 u64 err;443 u64 cqes ____cacheline_aligned_in_smp;