Searched defs:mlx5e_txqsq (Results 1 – 1 of 1) sorted by relevance
358 struct mlx5e_txqsq { struct362 u16 cc;363 u16 skb_fifo_cc;364 u32 dma_fifo_cc;365 struct dim dim; /* Adaptive Moderation */368 u16 pc ____cacheline_aligned_in_smp;369 u16 skb_fifo_pc;370 u32 dma_fifo_pc;371 struct mlx5e_tx_mpwqe mpwqe;373 struct mlx5e_cq cq;[all …]