Searched refs:mlx5hws_arg_destroy (Results 1 – 2 of 2) sorted by relevance
966 mlx5hws_arg_destroy(action->ctx, arg_id); in hws_action_handle_insert_with_ptr()1116 mlx5hws_arg_destroy(action->ctx, arg_id); in hws_action_handle_tunnel_l3_to_l2()1315 mlx5hws_arg_destroy(ctx, arg_id); in hws_action_create_modify_header_hws()1975 mlx5hws_arg_destroy(action->ctx, obj_id); in hws_action_destroy_hws()1981 mlx5hws_arg_destroy(action->ctx, action->reformat.arg_id); in hws_action_destroy_hws()1987 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