Searched refs:DR_ACTION_TYP_L2_TO_TNL_L2 (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_action.c | 31 [DR_ACTION_TYP_L2_TO_TNL_L2] = "DR_ACTION_TYP_L2_TO_TNL_L2", 69 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, 85 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, 109 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, 124 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, 136 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, 149 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, 174 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, 202 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, 215 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, [all …]
|
D | dr_dbg.c | 159 case DR_ACTION_TYP_L2_TO_TNL_L2: in dr_dump_rule_action_mem()
|
D | dr_ste_v1.c | 603 if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L2]) { in dr_ste_v1_set_actions_tx() 786 if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L2]) { in dr_ste_v1_set_actions_rx()
|
D | dr_types.h | 115 DR_ACTION_TYP_L2_TO_TNL_L2, enumerator
|
D | dr_ste_v0.c | 416 bool encap = action_type_set[DR_ACTION_TYP_L2_TO_TNL_L2] || in dr_ste_v0_set_actions_tx()
|