Searched refs:mlx5hws_arg_destroy (Results 1 – 3 of 3) sorted by relevance
61 void mlx5hws_arg_destroy(struct mlx5hws_context *ctx, u32 arg_id);
963 mlx5hws_arg_destroy(action->ctx, arg_id); in hws_action_handle_insert_with_ptr()1113 mlx5hws_arg_destroy(action->ctx, arg_id); in hws_action_handle_tunnel_l3_to_l2()1307 mlx5hws_arg_destroy(ctx, arg_id); in hws_action_create_modify_header_hws()1931 mlx5hws_arg_destroy(action->ctx, obj_id); in hws_action_destroy_hws()1937 mlx5hws_arg_destroy(action->ctx, action->reformat.arg_id); in hws_action_destroy_hws()1943 mlx5hws_arg_destroy(action->ctx, action->reformat.arg_id); in hws_action_destroy_hws()
451 void mlx5hws_arg_destroy(struct mlx5hws_context *ctx, u32 arg_id) in mlx5hws_arg_destroy() function