Home
last modified time | relevance | path

Searched defs:mlx5e_txqsq (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den.h332 struct mlx5e_txqsq { struct
336 u16 cc;
337 u16 skb_fifo_cc;
338 u32 dma_fifo_cc;
339 struct dim dim; /* Adaptive Moderation */
342 u16 pc ____cacheline_aligned_in_smp;
343 u16 skb_fifo_pc;
344 u32 dma_fifo_pc;
345 struct mlx5e_tx_mpwqe mpwqe;
347 struct mlx5e_cq cq;
[all …]