Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mlx5/mlx5_en/
Dmlx5_en_rx.c33 struct mlx5e_rx_wqe *wqe, u16 ix) in mlx5e_alloc_rx_wqe()
123 struct mlx5e_rx_wqe *wqe = mlx5_wq_ll_get_wqe(&rq->wq, rq->wq.head); in mlx5e_post_rx_wqes()
394 struct mlx5e_rx_wqe *wqe; in mlx5e_poll_rx_cq()
Den.h732 struct mlx5e_rx_wqe { struct
738 CTASSERT(powerof2(sizeof(struct mlx5e_rx_wqe))); argument
Dmlx5_en_main.c695 struct mlx5e_rx_wqe *wqe = mlx5_wq_ll_get_wqe(&rq->wq, i); in mlx5e_create_rq()
1716 MLX5_SET(wq, wq, log_wq_stride, ilog2(sizeof(struct mlx5e_rx_wqe) + in mlx5e_build_rq_param()