]> git.proxmox.com Git - ceph.git/blob - ceph/src/spdk/dpdk/drivers/raw/octeontx2_ep/otx2_ep_vf.h
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / dpdk / drivers / raw / octeontx2_ep / otx2_ep_vf.h
1 /* SPDX-License-Identifier: BSD-3-Clause
2 * Copyright(C) 2019 Marvell International Ltd.
3 */
4 #ifndef _OTX2_EP_VF_H_
5 #define _OTX2_EP_VF_H_
6
7 int
8 sdp_vf_setup_device(struct sdp_device *sdpvf);
9
10 #endif /*_OTX2_EP_VF_H_ */