Home
last modified time | relevance | path

Searched refs:mlx5hws_arg_destroy (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c966 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()
H A Dpat_arg.c450 void mlx5hws_arg_destroy(struct mlx5hws_context *ctx, u32 arg_id) in mlx5hws_arg_destroy() function