Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h295 static inline void mlx5_wq_ll_push(struct mlx5_wq_ll *wq, u16 head_next) in mlx5_wq_ll_push() function
H A Den_rx.c592 mlx5_wq_ll_push(wq, next_wqe_index); in mlx5e_post_rx_mpwqe()