Sign in
android-kvm
/
linux
/
54bbee190d42166209185d89070c58a343bf514b
/
.
/
drivers
/
crypto
/
intel
/
qat
/
qat_common
/
adf_gen4_vf_mig.h
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