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);
962 mlx5hws_arg_destroy(action->ctx, arg_id); in hws_action_handle_insert_with_ptr()1112 mlx5hws_arg_destroy(action->ctx, arg_id); in hws_action_handle_tunnel_l3_to_l2()1306 mlx5hws_arg_destroy(ctx, arg_id); in hws_action_create_modify_header_hws()1978 mlx5hws_arg_destroy(action->ctx, obj_id); in hws_action_destroy_hws()1984 mlx5hws_arg_destroy(action->ctx, action->reformat.arg_id); in hws_action_destroy_hws()1990 mlx5hws_arg_destroy(action->ctx, action->reformat.arg_id); in hws_action_destroy_hws()
450 void mlx5hws_arg_destroy(struct mlx5hws_context *ctx, u32 arg_id) in mlx5hws_arg_destroy() function