Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c30 [DR_ACTION_TYP_TNL_L2_TO_L2] = "DR_ACTION_TYP_TNL_L2_TO_L2",
76 [DR_ACTION_TYP_TNL_L2_TO_L2] = DR_ACTION_STATE_DECAP,
162 [DR_ACTION_TYP_TNL_L2_TO_L2] = DR_ACTION_STATE_DECAP,
289 [DR_ACTION_TYP_TNL_L2_TO_L2] = DR_ACTION_STATE_DECAP,
373 [DR_ACTION_TYP_TNL_L2_TO_L2] = DR_ACTION_STATE_DECAP,
510 *action_type = DR_ACTION_TYP_TNL_L2_TO_L2; in dr_action_reformat_to_action_type()
827 case DR_ACTION_TYP_TNL_L2_TO_L2: in mlx5dr_actions_build_ste_arr()
974 [DR_ACTION_TYP_TNL_L2_TO_L2] = sizeof(struct mlx5dr_action_reformat),
1404 if (reformat_type != DR_ACTION_TYP_TNL_L2_TO_L2 && in dr_action_verify_reformat_params()
1453 case DR_ACTION_TYP_TNL_L2_TO_L2: in dr_action_create_reformat_action()
[all …]
Ddr_ste_v0.c497 if (action_type_set[DR_ACTION_TYP_TNL_L2_TO_L2]) in dr_ste_v0_set_actions_rx()
505 action_type_set[DR_ACTION_TYP_TNL_L2_TO_L2] || in dr_ste_v0_set_actions_rx()
Ddr_dbg.c334 case DR_ACTION_TYP_TNL_L2_TO_L2: in dr_dump_rule_action_mem()
Ddr_types.h122 DR_ACTION_TYP_TNL_L2_TO_L2, enumerator
Ddr_ste_v1.c801 } else if (action_type_set[DR_ACTION_TYP_TNL_L2_TO_L2]) { in dr_ste_v1_set_actions_rx()