Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mlx5/mlx5_core/
HDwq.h142 static inline void mlx5_wq_ll_push(struct mlx5_wq_ll *wq, u16 head_next) in mlx5_wq_ll_push() function
/NextBSD/sys/dev/mlx5/mlx5_en/
HDmlx5_en_rx.c88 mlx5_wq_ll_push(&rq->wq, be16_to_cpu(wqe->next.next_wqe_index)); in mlx5e_post_rx_wqes()