Searched refs:hws_bwc_queue_poll (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | mlx5hws_bwc.c | 213 static int hws_bwc_queue_poll(struct mlx5hws_context *ctx, in hws_bwc_queue_poll() function 426 ret = hws_bwc_queue_poll(ctx, rule_attr->queue_id, &expected_completions, true); in hws_bwc_rule_create_sync() 449 ret = hws_bwc_queue_poll(ctx, rule_attr->queue_id, &expected_completions, true); in hws_bwc_rule_update_sync() 616 ret = hws_bwc_queue_poll(ctx, rule_attr.queue_id, in hws_bwc_matcher_move_all_simple() 630 ret = hws_bwc_queue_poll(ctx, queue_id, in hws_bwc_matcher_move_all_simple()
|