Searched refs:action_type_set (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
H A D | dr_ste_v1.c | 490 u8 *action_type_set, in dr_ste_v1_set_actions_tx() argument 501 if (action_type_set[DR_ACTION_TYP_POP_VLAN]) { in dr_ste_v1_set_actions_tx() 518 if (action_type_set[DR_ACTION_TYP_MODIFY_HDR]) { in dr_ste_v1_set_actions_tx() 536 if (action_type_set[DR_ACTION_TYP_PUSH_VLAN]) { in dr_ste_v1_set_actions_tx() 553 if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L2]) { in dr_ste_v1_set_actions_tx() 565 } else if (action_type_set[DR_ACTION_TYP_L2_TO_TNL_L3]) { in dr_ste_v1_set_actions_tx() 581 } else if (action_type_set[DR_ACTION_TYP_INSERT_HDR]) { in dr_ste_v1_set_actions_tx() 594 } else if (action_type_set[DR_ACTION_TYP_REMOVE_HDR]) { in dr_ste_v1_set_actions_tx() 608 if (action_type_set[DR_ACTION_TYP_ASO_FLOW_METER]) { in dr_ste_v1_set_actions_tx() 623 if (action_type_set[DR_ACTION_TYP_RANGE]) { in dr_ste_v1_set_actions_tx() [all …]
|
H A D | dr_ste_v1.h | 164 u8 *action_type_set, u32 actions_caps, u8 *last_ste, 167 u8 *action_type_set, u32 actions_caps, u8 *last_ste,
|
H A D | dr_ste.h | 165 u8 *action_type_set, 172 u8 *action_type_set,
|
H A D | dr_types.h | 309 u8 *action_type_set, 315 u8 *action_type_set,
|