Home
last modified time | relevance | path

Searched refs:mlx5_wq_ll_pop (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/mlx5/mlx5_core/
HDwq.h149 static inline void mlx5_wq_ll_pop(struct mlx5_wq_ll *wq, __be16 ix, in mlx5_wq_ll_pop() function
/NextBSD/sys/dev/mlx5/mlx5_en/
HDmlx5_en_rx.c385 mlx5_wq_ll_pop(&rq->wq, wqe_counter_be, in mlx5e_poll_rx_cq()