Searched refs:DR_ACTION_TYP_L2_TO_TNL_L3 (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_action.c | 33 [DR_ACTION_TYP_L2_TO_TNL_L3] = "DR_ACTION_TYP_L2_TO_TNL_L3", 70 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 86 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 110 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 125 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 137 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 150 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 175 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 203 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 216 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, [all …]
|
D | dr_dbg.c | 164 case DR_ACTION_TYP_L2_TO_TNL_L3: in dr_dump_rule_action_mem()
|
D | dr_ste_v0.c | 417 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()
|
D | dr_ste_v1.c | 615 } else if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L3]) { in dr_ste_v1_set_actions_tx() 798 } else if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L3]) { in dr_ste_v1_set_actions_rx()
|
D | dr_types.h | 117 DR_ACTION_TYP_L2_TO_TNL_L3, enumerator
|