Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h302 static inline void mlx5_wq_ll_pop(struct mlx5_wq_ll *wq, __be16 ix, in mlx5_wq_ll_pop() function
H A Den_rx.c1951 mlx5_wq_ll_pop(wq, cqe->wqe_id, &wqe->next.next_wqe_index); in mlx5e_handle_rx_cqe_mpwrq_rep()
2369 mlx5_wq_ll_pop(wq, cqe->wqe_id, &wqe->next.next_wqe_index); in mlx5e_handle_rx_cqe_mpwrq_shampo()
2428 mlx5_wq_ll_pop(wq, cqe->wqe_id, &wqe->next.next_wqe_index); in mlx5e_handle_rx_cqe_mpwrq()
H A Den_main.c1267 mlx5_wq_ll_pop(wq, wqe_ix_be, in mlx5e_free_rx_descs()