Searched defs:mlx5e_txqsq (Results 1 – 1 of 1) sorted by relevance
410 struct mlx5e_txqsq { struct414 u16 cc;415 u16 skb_fifo_cc;416 u32 dma_fifo_cc;417 struct dim *dim; /* Adaptive Moderation */420 u16 pc ____cacheline_aligned_in_smp;421 u16 skb_fifo_pc;422 u32 dma_fifo_pc;423 struct mlx5e_tx_mpwqe mpwqe;425 struct mlx5e_cq cq;[all …]