Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h142 static inline int mlx5_wq_ll_is_empty(struct mlx5_wq_ll *wq) in mlx5_wq_ll_is_empty() function
Den_main.c497 while (!mlx5_wq_ll_is_empty(&rq->wq)) in mlx5e_close_rq()