Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c30 [DR_ACTION_TYP_L2_TO_TNL_L2] = "DR_ACTION_TYP_L2_TO_TNL_L2",
66 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
81 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
103 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
117 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
128 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
140 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
158 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
183 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
195 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
[all …]
Ddr_ste_v1.c574 if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L2]) { in dr_ste_v1_set_actions_tx()
736 if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L2]) { in dr_ste_v1_set_actions_rx()
Ddr_types.h112 DR_ACTION_TYP_L2_TO_TNL_L2, enumerator
Ddr_ste_v0.c414 bool encap = action_type_set[DR_ACTION_TYP_L2_TO_TNL_L2] || in dr_ste_v0_set_actions_tx()