Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h285 static inline void mlx5_wq_ll_pop(struct mlx5_wq_ll *wq, __be16 ix, in mlx5_wq_ll_pop() function
Den_rx.c1845 mlx5_wq_ll_pop(wq, cqe->wqe_id, &wqe->next.next_wqe_index); in mlx5e_handle_rx_cqe_mpwrq_rep()
2152 mlx5_wq_ll_pop(wq, cqe->wqe_id, &wqe->next.next_wqe_index); in mlx5e_handle_rx_cqe_mpwrq_shampo()
2211 mlx5_wq_ll_pop(wq, cqe->wqe_id, &wqe->next.next_wqe_index); in mlx5e_handle_rx_cqe_mpwrq()
Den_main.c1148 mlx5_wq_ll_pop(wq, wqe_ix_be, in mlx5e_free_rx_descs()