Searched refs:resuming_migf (Results 1 – 4 of 4) sorted by relevance
1018 if (mvdev->resuming_migf) { in mlx5vf_disable_fds()1019 mlx5vf_disable_fd(mvdev->resuming_migf); in mlx5vf_disable_fds()1020 mlx5fv_cmd_clean_migf_resources(mvdev->resuming_migf); in mlx5vf_disable_fds()1021 fput(mvdev->resuming_migf->filp); in mlx5vf_disable_fds()1022 mvdev->resuming_migf = NULL; in mlx5vf_disable_fds()1101 mvdev->resuming_migf = migf; in mlx5vf_pci_step_device_state_locked()1108 mvdev->resuming_migf, in mlx5vf_pci_step_device_state_locked()1109 mvdev->resuming_migf->buf); in mlx5vf_pci_step_device_state_locked()
173 struct mlx5_vf_migration_file *resuming_migf; member
114 struct hisi_acc_vf_migration_file *resuming_migf; member
620 if (hisi_acc_vdev->resuming_migf) { in hisi_acc_vf_disable_fds()621 hisi_acc_vf_disable_fd(hisi_acc_vdev->resuming_migf); in hisi_acc_vf_disable_fds()622 fput(hisi_acc_vdev->resuming_migf->filp); in hisi_acc_vf_disable_fds()623 hisi_acc_vdev->resuming_migf = NULL; in hisi_acc_vf_disable_fds()670 struct hisi_acc_vf_migration_file *migf = hisi_acc_vdev->resuming_migf; in hisi_acc_vf_load_state()1012 hisi_acc_vdev->resuming_migf = migf; in hisi_acc_vf_set_device_state()
Completed in 9 milliseconds