Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_action.c31 [DR_ACTION_TYP_L2_TO_TNL_L2] = "DR_ACTION_TYP_L2_TO_TNL_L2",
78 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
95 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
121 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
137 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
150 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
513 *action_type = DR_ACTION_TYP_L2_TO_TNL_L2; in dr_action_reformat_to_action_type()
862 case DR_ACTION_TYP_L2_TO_TNL_L2: in mlx5dr_actions_build_ste_arr()
1410 if (reformat_type != DR_ACTION_TYP_L2_TO_TNL_L2 && in dr_action_verify_reformat_params()
1433 case DR_ACTION_TYP_L2_TO_TNL_L2: in dr_action_create_reformat_action()
[all …]
H A Ddr_dbg.c361 case DR_ACTION_TYP_L2_TO_TNL_L2: in dr_dump_rule_action_mem()
H A Ddr_ste_v1.c553 if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L2]) { in dr_ste_v1_set_actions_tx()
759 if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L2]) { in dr_ste_v1_set_actions_rx()
H A Ddr_types.h123 DR_ACTION_TYP_L2_TO_TNL_L2, enumerator
H A Ddr_ste_v0.c417 bool encap = action_type_set[DR_ACTION_TYP_L2_TO_TNL_L2] || in dr_ste_v0_set_actions_tx()