Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c30 [DR_ACTION_TYP_L2_TO_TNL_L2] = "DR_ACTION_TYP_L2_TO_TNL_L2",
67 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
82 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
104 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
118 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
129 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
141 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
159 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
184 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
196 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP,
[all …]
Ddr_dbg.c159 case DR_ACTION_TYP_L2_TO_TNL_L2: in dr_dump_rule_action_mem()
Ddr_ste_v1.c577 if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L2]) { in dr_ste_v1_set_actions_tx()
745 if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L2]) { in dr_ste_v1_set_actions_rx()
Ddr_types.h115 DR_ACTION_TYP_L2_TO_TNL_L2, enumerator
Ddr_ste_v0.c416 bool encap = action_type_set[DR_ACTION_TYP_L2_TO_TNL_L2] || in dr_ste_v0_set_actions_tx()