Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den.h383 struct mlx5e_txqsq { struct
387 u16 cc;
388 u32 dma_fifo_cc;
389 struct dim dim; /* Adaptive Moderation */
392 u16 pc ____cacheline_aligned_in_smp;
393 u32 dma_fifo_pc;
395 struct mlx5e_cq cq;
398 struct mlx5_wq_cyc wq;
399 u32 dma_fifo_mask;
400 struct mlx5e_sq_stats *stats;
[all …]