Symbol: DR_ACTION_TYP_TNL_L2_TO_L2
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_action.c
1404
if (reformat_type != DR_ACTION_TYP_TNL_L2_TO_L2 &&
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_action.c
1453
case DR_ACTION_TYP_TNL_L2_TO_L2:
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_action.c
162
[DR_ACTION_TYP_TNL_L2_TO_L2] = DR_ACTION_STATE_DECAP,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_action.c
2206
case DR_ACTION_TYP_TNL_L2_TO_L2:
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_action.c
289
[DR_ACTION_TYP_TNL_L2_TO_L2] = DR_ACTION_STATE_DECAP,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_action.c
30
[DR_ACTION_TYP_TNL_L2_TO_L2] = "DR_ACTION_TYP_TNL_L2_TO_L2",
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_action.c
373
[DR_ACTION_TYP_TNL_L2_TO_L2] = DR_ACTION_STATE_DECAP,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_action.c
510
*action_type = DR_ACTION_TYP_TNL_L2_TO_L2;
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_action.c
76
[DR_ACTION_TYP_TNL_L2_TO_L2] = DR_ACTION_STATE_DECAP,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_action.c
827
case DR_ACTION_TYP_TNL_L2_TO_L2:
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_action.c
974
[DR_ACTION_TYP_TNL_L2_TO_L2] = sizeof(struct mlx5dr_action_reformat),
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_dbg.c
335
case DR_ACTION_TYP_TNL_L2_TO_L2:
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_ste_v0.c
499
if (action_type_set[DR_ACTION_TYP_TNL_L2_TO_L2])
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_ste_v0.c
507
action_type_set[DR_ACTION_TYP_TNL_L2_TO_L2] ||
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_ste_v1.c
668
} else if (action_type_set[DR_ACTION_TYP_TNL_L2_TO_L2]) {