Lines Matching refs:vdev
1160 mlx5vf_pci_set_device_state(struct vfio_device *vdev,
1164 vdev, struct mlx5vf_pci_core_device, core_device.vdev);
1171 ret = vfio_mig_get_next_state(vdev, mvdev->mig_state,
1191 static int mlx5vf_pci_get_data_size(struct vfio_device *vdev,
1195 vdev, struct mlx5vf_pci_core_device, core_device.vdev);
1208 static int mlx5vf_pci_get_device_state(struct vfio_device *vdev,
1212 vdev, struct mlx5vf_pci_core_device, core_device.vdev);
1247 core_vdev, struct mlx5vf_pci_core_device, core_device.vdev);
1248 struct vfio_pci_core_device *vdev = &mvdev->core_device;
1251 ret = vfio_pci_core_enable(vdev);
1257 vfio_pci_core_finish_enable(vdev);
1264 core_vdev, struct mlx5vf_pci_core_device, core_device.vdev);
1285 struct mlx5vf_pci_core_device, core_device.vdev);
1301 struct mlx5vf_pci_core_device, core_device.vdev);
1332 mvdev = vfio_alloc_device(mlx5vf_pci_core_device, core_device.vdev,
1344 vfio_put_device(&mvdev->core_device.vdev);
1353 vfio_put_device(&mvdev->core_device.vdev);