Searched refs:mlx5_wq_ll_get_wqe_next_ix (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h288 static inline u16 mlx5_wq_ll_get_wqe_next_ix(struct mlx5_wq_ll *wq, u16 ix) function
H A Den_rx.c590 u16 next_wqe_index = mlx5_wq_ll_get_wqe_next_ix(wq, wq->head);
1122 head = mlx5_wq_ll_get_wqe_next_ix(wq, head);
H A Den_main.c1216 head = mlx5_wq_ll_get_wqe_next_ix(wq, head);

Completed in 155 milliseconds