mlx5e_tc_match_to_reg_match
mlx5e_tc_match_to_reg_match(spec, ZONE_TO_REG, 0, MLX5_CT_ZONE_MASK);
mlx5e_tc_match_to_reg_match(spec, FTEID_TO_REG, handle->id, MLX5_POST_ACTION_MASK);
mlx5e_tc_match_to_reg_match(spec, PACKET_COLOR_TO_REG,
mlx5e_tc_match_to_reg_match(spec, PACKET_COLOR_TO_REG,
mlx5e_tc_match_to_reg_match(spec, CTSTATE_TO_REG,
mlx5e_tc_match_to_reg_match(spec, ZONE_TO_REG,
mlx5e_tc_match_to_reg_match(spec, CTSTATE_TO_REG,
mlx5e_tc_match_to_reg_match(spec, MARK_TO_REG,
mlx5e_tc_match_to_reg_match(spec, LABELS_TO_REG, ct_attr->ct_labels_id,
mlx5e_tc_match_to_reg_match(spec, ZONE_TO_REG,
mlx5e_tc_match_to_reg_match(spec, CTSTATE_TO_REG, ctstate, ctstate);
mlx5e_tc_match_to_reg_match(spec, ZONE_TO_REG, entry->tuple.zone, MLX5_CT_ZONE_MASK);
mlx5e_tc_match_to_reg_match(spec, ZONE_TO_REG, entry->tuple.zone, MLX5_CT_ZONE_MASK);
mlx5e_tc_match_to_reg_match(&attr->parse_attr->spec,
void mlx5e_tc_match_to_reg_match(struct mlx5_flow_spec *spec,