Searched defs:mlx5e_txqsq (Results 1 – 1 of 1) sorted by relevance
333 struct mlx5e_txqsq { struct337 u16 cc;338 u16 skb_fifo_cc;339 u32 dma_fifo_cc;340 struct dim dim; /* Adaptive Moderation */343 u16 pc ____cacheline_aligned_in_smp;344 u16 skb_fifo_pc;345 u32 dma_fifo_pc;346 struct mlx5e_tx_mpwqe mpwqe;348 struct mlx5e_cq cq;[all …]