Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h411 struct mlx5e_txqsq { struct
415 u16 cc;
416 u16 skb_fifo_cc;
417 u32 dma_fifo_cc;
418 struct dim *dim; /* Adaptive Moderation */
421 u16 pc ____cacheline_aligned_in_smp;
422 u16 skb_fifo_pc;
423 u32 dma_fifo_pc;
424 struct mlx5e_tx_mpwqe mpwqe;
426 struct mlx5e_cq cq;
[all …]