Searched refs:mlx5_wq_ll_pop (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | wq.h | 302 static inline void mlx5_wq_ll_pop(struct mlx5_wq_ll *wq, __be16 ix, in mlx5_wq_ll_pop() function
|
H A D | en_rx.c | 1957 mlx5_wq_ll_pop(wq, cqe->wqe_id, &wqe->next.next_wqe_index); in mlx5e_handle_rx_cqe_mpwrq_rep() 2383 mlx5_wq_ll_pop(wq, cqe->wqe_id, &wqe->next.next_wqe_index); in mlx5e_handle_rx_cqe_mpwrq_shampo() 2442 mlx5_wq_ll_pop(wq, cqe->wqe_id, &wqe->next.next_wqe_index); in mlx5e_handle_rx_cqe_mpwrq()
|
H A D | en_main.c | 1184 mlx5_wq_ll_pop(wq, wqe_ix_be, in mlx5e_free_rx_descs()
|