Searched refs:MLX5_FLOW_CONTEXT_ACTION_DECAP (Results 1 – 7 of 7) sorted by relevance
172 {MLX5_FLOW_CONTEXT_ACTION_DECAP, "DECAP"},\
1746 pre_ct_attr->action = attr->action & MLX5_FLOW_CONTEXT_ACTION_DECAP; in __mlx5_tc_ct_flow_offload()1779 if ((pre_ct_attr->action & MLX5_FLOW_CONTEXT_ACTION_DECAP) && in __mlx5_tc_ct_flow_offload()1816 ct_flow->post_ct_attr->action &= ~(MLX5_FLOW_CONTEXT_ACTION_DECAP); in __mlx5_tc_ct_flow_offload()
284 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_DECAP) { in mlx5_cmd_dr_create_fte()
171 if (action->action & MLX5_FLOW_CONTEXT_ACTION_DECAP) in parse_flow_flow_action()173 action->action |= MLX5_FLOW_CONTEXT_ACTION_DECAP; in parse_flow_flow_action()
2167 flow->attr->action |= MLX5_FLOW_CONTEXT_ACTION_DECAP; in parse_tunnel_attr()2203 return (flags & MLX5_FLOW_CONTEXT_ACTION_DECAP) ? in get_match_headers_value()2211 return (flags & MLX5_FLOW_CONTEXT_ACTION_DECAP) ? in get_match_headers_criteria()3513 MLX5_FLOW_CONTEXT_ACTION_DECAP) && in validate_goto_chain()
1547 MLX5_FLOW_CONTEXT_ACTION_DECAP | in check_conflicting_actions()
3009 MLX5_FLOW_CONTEXT_ACTION_DECAP = 0x20, enumerator