Home
last modified time | relevance | path

Searched defs:hisi_acc_vf_core_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.h110 struct hisi_acc_vf_core_device { struct
111 struct vfio_pci_core_device core_device;
112 u8 match_done;
117 bool dev_opened;
119 struct mutex open_mutex;
122 struct mutex state_mutex;
123 enum vfio_device_mig_state mig_state;
124 struct pci_dev *pf_dev;
125 struct pci_dev *vf_dev;
126 struct hisi_qm *pf_qm;
[all …]