Searched defs:mlx5e_txqsq (Results 1 – 1 of 1) sorted by relevance
413 struct mlx5e_txqsq { struct417 u16 cc;418 u16 skb_fifo_cc;419 u32 dma_fifo_cc;420 struct dim *dim; /* Adaptive Moderation */423 u16 pc ____cacheline_aligned_in_smp;424 u16 skb_fifo_pc;425 u32 dma_fifo_pc;426 struct mlx5e_tx_mpwqe mpwqe;428 struct mlx5e_cq cq;[all …]