Searched defs:mlx5e_xdpsq_stats (Results 1 – 1 of 1) sorted by relevance
437 struct mlx5e_xdpsq_stats { struct438 u64 xmit;439 u64 mpwqe;440 u64 inlnw;441 u64 nops;442 u64 full;443 u64 err;445 u64 cqes ____cacheline_aligned_in_smp;
Completed in 5 milliseconds