Home
last modified time | relevance | path

Searched refs:mlx5hws_send_engine_full (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_send.h238 static inline bool mlx5hws_send_engine_full(struct mlx5hws_send_engine *queue) in mlx5hws_send_engine_full() function
Dmlx5hws_rule.c584 if (unlikely(mlx5hws_send_engine_full(&ctx->send_queue[attr->queue_id]))) in hws_rule_enqueue_precheck()
Dmlx5hws_bwc.c230 queue_full = mlx5hws_send_engine_full(&ctx->send_queue[queue_id]); in hws_bwc_queue_poll()