Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c29 [DR_ACTION_TYP_TNL_L2_TO_L2] = "DR_ACTION_TYP_TNL_L2_TO_L2",
64 [DR_ACTION_TYP_TNL_L2_TO_L2] = DR_ACTION_STATE_DECAP,
138 [DR_ACTION_TYP_TNL_L2_TO_L2] = DR_ACTION_STATE_DECAP,
232 [DR_ACTION_TYP_TNL_L2_TO_L2] = DR_ACTION_STATE_DECAP,
304 [DR_ACTION_TYP_TNL_L2_TO_L2] = DR_ACTION_STATE_DECAP,
408 *action_type = DR_ACTION_TYP_TNL_L2_TO_L2; in dr_action_reformat_to_action_type()
641 case DR_ACTION_TYP_TNL_L2_TO_L2: in mlx5dr_actions_build_ste_arr()
766 [DR_ACTION_TYP_TNL_L2_TO_L2] = sizeof(struct mlx5dr_action_reformat),
1052 if (reformat_type != DR_ACTION_TYP_TNL_L2_TO_L2 && in dr_action_verify_reformat_params()
1103 case DR_ACTION_TYP_TNL_L2_TO_L2: in dr_action_create_reformat_action()
[all …]
Ddr_ste_v0.c494 if (action_type_set[DR_ACTION_TYP_TNL_L2_TO_L2]) in dr_ste_v0_set_actions_rx()
502 action_type_set[DR_ACTION_TYP_TNL_L2_TO_L2] || in dr_ste_v0_set_actions_rx()
Ddr_types.h111 DR_ACTION_TYP_TNL_L2_TO_L2, enumerator
Ddr_ste_v1.c650 } else if (action_type_set[DR_ACTION_TYP_TNL_L2_TO_L2]) { in dr_ste_v1_set_actions_rx()