Searched refs:MLX5_FLOW_ACTION_DECAP (Results 1 – 3 of 3) sorted by relevance
2760 if ((action_flags & MLX5_FLOW_ACTION_DECAP) && in flow_dv_validate_action_pop_vlan()3410 MLX5_FLOW_ACTION_DECAP ? "can only " in flow_dv_validate_action_decap()3510 *action_flags |= MLX5_FLOW_ACTION_DECAP; in flow_dv_validate_action_raw_encap_decap()6940 MLX5_FLOW_ACTION_DECAP; in flow_dv_validate()7538 action_flags |= MLX5_FLOW_ACTION_DECAP; in flow_dv_validate()13013 action_flags |= MLX5_FLOW_ACTION_DECAP; in flow_dv_translate()13283 action_flags |= MLX5_FLOW_ACTION_DECAP; in flow_dv_translate()13318 action_flags |= MLX5_FLOW_ACTION_DECAP; in flow_dv_translate()13402 MLX5_FLOW_ACTION_DECAP), error)) in flow_dv_translate()13413 MLX5_FLOW_ACTION_DECAP), error)) in flow_dv_translate()[all …]
254 #define MLX5_FLOW_ACTION_DECAP (1u << 23) macro309 #define MLX5_FLOW_XCAP_ACTIONS (MLX5_FLOW_ACTION_ENCAP | MLX5_FLOW_ACTION_DECAP)
4314 if (!(dev_flow->act_flags & MLX5_FLOW_ACTION_DECAP)) in flow_get_prefix_layer_flags()