Searched refs:mlx5_wq_ll_is_full (Results 1 – 2 of 2) sorted by relevance
80 while (!mlx5_wq_ll_is_full(wq)) { in mlx5e_post_rx_wqes()94 return !mlx5_wq_ll_is_full(wq); in mlx5e_post_rx_wqes()
137 static inline int mlx5_wq_ll_is_full(struct mlx5_wq_ll *wq) in mlx5_wq_ll_is_full() function