Home
last modified time | relevance | path

Searched refs:mlx5e_rx_wqe_cyc (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c335 static int mlx5e_alloc_rx_wqe(struct mlx5e_rq *rq, struct mlx5e_rx_wqe_cyc *wqe, in mlx5e_alloc_rx_wqe()
391 struct mlx5e_rx_wqe_cyc *wqe = mlx5_wq_cyc_get_wqe(wq, ix + i); in mlx5e_alloc_rx_wqes()
Den.h210 struct mlx5e_rx_wqe_cyc { struct
Den_main.c584 struct mlx5e_rx_wqe_cyc *wqe = in mlx5e_alloc_rq()
2116 sz += sizeof(struct mlx5e_rx_wqe_cyc); in mlx5e_get_rqwq_log_stride()