Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c9 static struct mlx5e_tc_act *tc_acts_fdb[NUM_FLOW_ACTIONS] = { variable
58 tc_acts = ns_type == MLX5_FLOW_NAMESPACE_FDB ? tc_acts_fdb : tc_acts_nic; in mlx5e_tc_act_get()