Searched refs:DR_ACTION_TYP_L2_TO_TNL_L2 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_action.c | 31 [DR_ACTION_TYP_L2_TO_TNL_L2] = "DR_ACTION_TYP_L2_TO_TNL_L2", 78 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, 95 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, 121 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, 137 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, 150 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, 164 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, 191 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, 222 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, 236 [DR_ACTION_TYP_L2_TO_TNL_L2] = DR_ACTION_STATE_ENCAP, [all …]
|
| H A D | dr_dbg.c | 362 case DR_ACTION_TYP_L2_TO_TNL_L2: in dr_dump_rule_action_mem()
|
| H A D | dr_ste_v1.c | 553 if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L2]) { in dr_ste_v1_set_actions_tx() 759 if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L2]) { in dr_ste_v1_set_actions_rx()
|
| H A D | dr_types.h | 123 DR_ACTION_TYP_L2_TO_TNL_L2, enumerator
|