Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_action.c32 [DR_ACTION_TYP_TNL_L3_TO_L2] = "DR_ACTION_TYP_TNL_L3_TO_L2",
70 [DR_ACTION_TYP_TNL_L3_TO_L2] = DR_ACTION_STATE_DECAP,
156 [DR_ACTION_TYP_TNL_L3_TO_L2] = DR_ACTION_STATE_DECAP,
283 [DR_ACTION_TYP_TNL_L3_TO_L2] = DR_ACTION_STATE_DECAP,
367 [DR_ACTION_TYP_TNL_L3_TO_L2] = DR_ACTION_STATE_DECAP,
509 *action_type = DR_ACTION_TYP_TNL_L3_TO_L2; in dr_action_reformat_to_action_type()
822 case DR_ACTION_TYP_TNL_L3_TO_L2: in mlx5dr_actions_build_ste_arr()
969 [DR_ACTION_TYP_TNL_L3_TO_L2] = sizeof(struct mlx5dr_action_rewrite),
1377 reformat_type != DR_ACTION_TYP_TNL_L3_TO_L2) { in dr_action_verify_reformat_params()
1429 case DR_ACTION_TYP_TNL_L3_TO_L2: in dr_action_create_reformat_action()
[all …]
H A Ddr_dbg.c181 case DR_ACTION_TYP_TNL_L3_TO_L2: in dr_dump_rule_action_mem()
H A Ddr_ste_v0.c489 if (action_type_set[DR_ACTION_TYP_TNL_L3_TO_L2]) { in dr_ste_v0_set_actions_rx()
506 action_type_set[DR_ACTION_TYP_TNL_L3_TO_L2]) in dr_ste_v0_set_actions_rx()
H A Ddr_types.h124 DR_ACTION_TYP_TNL_L3_TO_L2, enumerator
H A Ddr_ste_v1.c791 if (action_type_set[DR_ACTION_TYP_TNL_L3_TO_L2]) { in dr_ste_v1_set_actions_rx()