Searched refs:MLX5_FLOW_CONTEXT_ACTION_DECAP (Results 1 – 6 of 6) sorted by relevance
172 {MLX5_FLOW_CONTEXT_ACTION_DECAP, "DECAP"},\
273 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_DECAP) { in mlx5_cmd_dr_create_fte()
1777 return (flags & MLX5_FLOW_CONTEXT_ACTION_DECAP) ? in get_match_headers_criteria()1787 return (flags & MLX5_FLOW_CONTEXT_ACTION_DECAP) ? in get_match_headers_value()1851 headers_c = get_match_headers_criteria(MLX5_FLOW_CONTEXT_ACTION_DECAP, in __parse_cls_flower()1853 headers_v = get_match_headers_value(MLX5_FLOW_CONTEXT_ACTION_DECAP, in __parse_cls_flower()2714 !((actions & MLX5_FLOW_CONTEXT_ACTION_DECAP) || in actions_match_supported()3379 action |= MLX5_FLOW_CONTEXT_ACTION_DECAP; in parse_tc_fdb_actions()
1457 MLX5_FLOW_CONTEXT_ACTION_DECAP | in check_conflicting_actions()
2658 if (action->action & MLX5_FLOW_CONTEXT_ACTION_DECAP) in parse_flow_flow_action()2660 action->action |= MLX5_FLOW_CONTEXT_ACTION_DECAP; in parse_flow_flow_action()
2762 MLX5_FLOW_CONTEXT_ACTION_DECAP = 0x20, enumerator