Searched refs:DR_ACTION_TYP_L2_TO_TNL_L3 (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_action.c | 32 [DR_ACTION_TYP_L2_TO_TNL_L3] = "DR_ACTION_TYP_L2_TO_TNL_L3", 67 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 82 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 104 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 118 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 129 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 141 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 159 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 184 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 196 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, [all …]
|
D | dr_ste_v0.c | 415 action_type_set[DR_ACTION_TYP_L2_TO_TNL_L3]; in dr_ste_v0_set_actions_tx() 459 action_type_set[DR_ACTION_TYP_L2_TO_TNL_L3]); in dr_ste_v0_set_actions_tx()
|
D | dr_ste_v1.c | 586 } else if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L3]) { in dr_ste_v1_set_actions_tx() 748 } else if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L3]) { in dr_ste_v1_set_actions_rx()
|
D | dr_types.h | 114 DR_ACTION_TYP_L2_TO_TNL_L3, enumerator
|