Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h152 static inline void mlx5_wq_ll_push(struct mlx5_wq_ll *wq, u16 head_next) in mlx5_wq_ll_push() function
Den_rx.c86 mlx5_wq_ll_push(wq, be16_to_cpu(wqe->next.next_wqe_index)); in mlx5e_post_rx_wqes()