Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Den.h368 struct mlx5e_txqsq { struct
372 u16 cc;
373 u16 skb_fifo_cc;
374 u32 dma_fifo_cc;
375 struct dim dim; /* Adaptive Moderation */
378 u16 pc ____cacheline_aligned_in_smp;
379 u16 skb_fifo_pc;
380 u32 dma_fifo_pc;
381 struct mlx5e_tx_mpwqe mpwqe;
383 struct mlx5e_cq cq;
[all …]