Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mlx5/mlx5_core/
HDwq.h137 static inline int mlx5_wq_ll_is_empty(struct mlx5_wq_ll *wq) in mlx5_wq_ll_is_empty() function
/NextBSD/sys/dev/mlx5/mlx5_en/
HDmlx5_en_main.c874 while (!mlx5_wq_ll_is_empty(&rq->wq)) { in mlx5e_close_rq_wait()