Searched refs:mlx5hws_send_engine_full (Results 1 – 3 of 3) sorted by relevance
238 static inline bool mlx5hws_send_engine_full(struct mlx5hws_send_engine *queue) in mlx5hws_send_engine_full() function
584 if (unlikely(mlx5hws_send_engine_full(&ctx->send_queue[attr->queue_id]))) in hws_rule_enqueue_precheck()
230 queue_full = mlx5hws_send_engine_full(&ctx->send_queue[queue_id]); in hws_bwc_queue_poll()