linux/drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c

// SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB
/* Copyright (c) 2019 Mellanox Technologies. */

#define CREATE_TRACE_POINTS
#include "en_tc_tracepoint.h"

void put_ids_to_array(int *ids,
		      const struct flow_action_entry *entries,
		      unsigned int num)
{}

#define NAME_SIZE

static const char FLOWACT2STR[NUM_FLOW_ACTIONS][NAME_SIZE] =;

const char *parse_action(struct trace_seq *p,
			 int *ids,
			 unsigned int num)
{}