Searched refs:MLX5_FLOW_ACTION_PORT_ID (Results 1 – 2 of 2) sorted by relevance
185 #define MLX5_FLOW_ACTION_PORT_ID (1u << 6) macro225 (MLX5_FLOW_ACTION_DROP | MLX5_FLOW_ACTION_PORT_ID | \
2055 if (action_flags & MLX5_FLOW_ACTION_PORT_ID) in flow_dv_validate_action_pop_vlan()2163 if (action_flags & MLX5_FLOW_ACTION_PORT_ID) in flow_dv_validate_action_push_vlan()2238 if (action_flags & MLX5_FLOW_ACTION_PORT_ID) in flow_dv_validate_action_set_vlan_pcp()2285 if (action_flags & MLX5_FLOW_ACTION_PORT_ID) in flow_dv_validate_action_set_vlan_vid()4430 sub_action_flags |= MLX5_FLOW_ACTION_PORT_ID; in flow_dv_validate_action_sample()4477 if (!(sub_action_flags & MLX5_FLOW_ACTION_PORT_ID)) in flow_dv_validate_action_sample()5599 action_flags |= MLX5_FLOW_ACTION_PORT_ID; in flow_dv_validate()8917 MLX5_FLOW_ACTION_PORT_ID) { in flow_dv_dest_array_create_cb()9159 action_flags |= MLX5_FLOW_ACTION_PORT_ID; in flow_dv_translate_action_sample()9760 action_flags |= MLX5_FLOW_ACTION_PORT_ID; in flow_dv_translate()[all …]