Searched refs:MLX5_FLOW_ACTION_DECAP (Results 1 – 3 of 3) sorted by relevance
2040 if ((action_flags & MLX5_FLOW_ACTION_DECAP) && in flow_dv_validate_action_pop_vlan()2640 MLX5_FLOW_ACTION_DECAP ? "can only " in flow_dv_validate_action_decap()2730 *action_flags |= MLX5_FLOW_ACTION_DECAP; in flow_dv_validate_action_raw_encap_decap()5278 MLX5_FLOW_ACTION_DECAP; in flow_dv_validate()5767 action_flags |= MLX5_FLOW_ACTION_DECAP; in flow_dv_validate()9720 action_flags |= MLX5_FLOW_ACTION_DECAP; in flow_dv_translate()9976 action_flags |= MLX5_FLOW_ACTION_DECAP; in flow_dv_translate()10011 action_flags |= MLX5_FLOW_ACTION_DECAP; in flow_dv_translate()10084 MLX5_FLOW_ACTION_DECAP), error)) in flow_dv_translate()10095 MLX5_FLOW_ACTION_DECAP), error)) in flow_dv_translate()[all …]
202 #define MLX5_FLOW_ACTION_DECAP (1u << 23) macro253 #define MLX5_FLOW_XCAP_ACTIONS (MLX5_FLOW_ACTION_ENCAP | MLX5_FLOW_ACTION_DECAP)
3383 if (!(dev_flow->act_flags & MLX5_FLOW_ACTION_DECAP)) in flow_get_prefix_layer_flags()