Searched refs:hws_bwc_queue_poll (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | bwc.c | 217 static int hws_bwc_queue_poll(struct mlx5hws_context *ctx, in hws_bwc_queue_poll() function 355 ret = hws_bwc_queue_poll(ctx, rule_attr->queue_id, &expected_completions, true); in hws_bwc_rule_destroy_hws_sync() 436 ret = hws_bwc_queue_poll(ctx, rule_attr->queue_id, &expected_completions, true); in hws_bwc_rule_create_sync() 459 ret = hws_bwc_queue_poll(ctx, rule_attr->queue_id, &expected_completions, true); in hws_bwc_rule_update_sync() 640 ret = hws_bwc_queue_poll(ctx, rule_attr.queue_id, in hws_bwc_matcher_move_all_simple() 658 ret = hws_bwc_queue_poll(ctx, queue_id, in hws_bwc_matcher_move_all_simple()
|