linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste_v2.c

// SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB
/* Copyright (c) 2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved. */

#include "dr_ste_v1.h"

enum {};

static const struct mlx5dr_ste_action_modify_field dr_ste_v2_action_modify_field_arr[] =;

static struct mlx5dr_ste_ctx ste_ctx_v2 =;

struct mlx5dr_ste_ctx *mlx5dr_ste_get_ctx_v2(void)
{}