MLX5_FLOW_CONTEXT_ACTION_DECAP
if (action->action & MLX5_FLOW_CONTEXT_ACTION_DECAP)
action->action |= MLX5_FLOW_CONTEXT_ACTION_DECAP;
{MLX5_FLOW_CONTEXT_ACTION_DECAP, "DECAP"},\
MLX5_FLOW_CONTEXT_ACTION_DECAP) &&
attr->action & MLX5_FLOW_CONTEXT_ACTION_DECAP)
post_attr->action &= ~MLX5_FLOW_CONTEXT_ACTION_DECAP;
if (attr->action & MLX5_FLOW_CONTEXT_ACTION_DECAP)
pre_attr->action |= MLX5_FLOW_CONTEXT_ACTION_DECAP;
flow->attr->action |= MLX5_FLOW_CONTEXT_ACTION_DECAP;
return (flags & MLX5_FLOW_CONTEXT_ACTION_DECAP) ?
return (flags & MLX5_FLOW_CONTEXT_ACTION_DECAP) ?
MLX5_FLOW_CONTEXT_ACTION_DECAP |
if (fte_action->action & MLX5_FLOW_CONTEXT_ACTION_DECAP) {
if (fte->act_dests.action.action & MLX5_FLOW_CONTEXT_ACTION_DECAP) {