Searched refs:MLX5_FLOW_CONTEXT_ACTION_DECAP (Results 1 – 11 of 11) sorted by relevance
53 attr->action & MLX5_FLOW_CONTEXT_ACTION_DECAP) in mlx5e_tc_act_sample_is_multi_table()
49 MLX5_FLOW_CONTEXT_ACTION_DECAP) && in validate_goto_chain()
130 post_attr->action &= ~MLX5_FLOW_CONTEXT_ACTION_DECAP; in mlx5e_tc_post_act_add()
552 pre_attr->action |= MLX5_FLOW_CONTEXT_ACTION_DECAP; in mlx5e_tc_sample_offload()
172 {MLX5_FLOW_CONTEXT_ACTION_DECAP, "DECAP"},\
305 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_DECAP) { in mlx5_cmd_dr_create_fte()
1849 pre_ct_attr->action = attr->action & MLX5_FLOW_CONTEXT_ACTION_DECAP; in __mlx5_tc_ct_flow_offload()1875 if ((pre_ct_attr->action & MLX5_FLOW_CONTEXT_ACTION_DECAP) && in __mlx5_tc_ct_flow_offload()
162 if (action->action & MLX5_FLOW_CONTEXT_ACTION_DECAP) in parse_flow_flow_action()164 action->action |= MLX5_FLOW_CONTEXT_ACTION_DECAP; in parse_flow_flow_action()
2398 flow->attr->action |= MLX5_FLOW_CONTEXT_ACTION_DECAP; in parse_tunnel_attr()2458 return (flags & MLX5_FLOW_CONTEXT_ACTION_DECAP) ? in mlx5e_get_match_headers_value()2465 return (flags & MLX5_FLOW_CONTEXT_ACTION_DECAP) ? in mlx5e_get_match_headers_criteria()
1624 MLX5_FLOW_CONTEXT_ACTION_DECAP | in check_conflicting_actions()
3368 MLX5_FLOW_CONTEXT_ACTION_DECAP = 0x20, enumerator