blob: 72216d078ee1f62153d103bcc3562177f10b62f2 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
/* Copyright(c) 2024 Intel Corporation */
#ifndef ADF_GEN4_VF_MIG_H_
#define ADF_GEN4_VF_MIG_H_
#include "adf_accel_devices.h"
void adf_gen4_init_vf_mig_ops(struct qat_migdev_ops *vfmig_ops);
#endif