Searched refs:DR_ACTION_TYP_L2_TO_TNL_L3 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_action.c | 33 [DR_ACTION_TYP_L2_TO_TNL_L3] = "DR_ACTION_TYP_L2_TO_TNL_L3", 79 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 96 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 122 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 138 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 151 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 165 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 192 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 223 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, 237 [DR_ACTION_TYP_L2_TO_TNL_L3] = DR_ACTION_STATE_ENCAP, [all …]
|
| H A D | dr_dbg.c | 374 case DR_ACTION_TYP_L2_TO_TNL_L3: in dr_dump_rule_action_mem()
|
| H A D | dr_ste_v1.c | 565 } else if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L3]) { in dr_ste_v1_set_actions_tx() 771 } else if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L3]) { in dr_ste_v1_set_actions_rx()
|
| H A D | dr_types.h | 125 DR_ACTION_TYP_L2_TO_TNL_L3, enumerator
|