Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_action.c33 [DR_ACTION_TYP_L2_TO_TNL_L3] = "DR_ACTION_TYP_L2_TO_TNL_L3",
79 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP,
96 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP,
122 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP,
138 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP,
151 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP,
519 *action_type = DR_ACTION_TYP_L2_TO_TNL_L3; in dr_action_reformat_to_action_type()
863 case DR_ACTION_TYP_L2_TO_TNL_L3: in mlx5dr_actions_build_ste_arr()
1411 reformat_type != DR_ACTION_TYP_L2_TO_TNL_L3) { in dr_action_verify_reformat_params()
1434 case DR_ACTION_TYP_L2_TO_TNL_L3: in dr_action_create_reformat_action()
[all …]
A Ddr_ste_v0.c417 action_type_set[DR_ACTION_TYP_L2_TO_TNL_L3]; in dr_ste_v0_set_actions_tx()
461 action_type_set[DR_ACTION_TYP_L2_TO_TNL_L3]); in dr_ste_v0_set_actions_tx()
A Ddr_dbg.c373 case DR_ACTION_TYP_L2_TO_TNL_L3: in dr_dump_rule_action_mem()
A Ddr_ste_v1.c699 } else if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L3]) { in dr_ste_v1_set_actions_tx()
904 } else if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L3]) { in dr_ste_v1_set_actions_rx()
A Ddr_types.h125 DR_ACTION_TYP_L2_TO_TNL_L3, enumerator

Completed in 28 milliseconds