Searched refs:resuming_migf (Results 1 – 4 of 4) sorted by relevance
54 struct qat_vf_migration_file *resuming_migf; member93 if (qat_vdev->resuming_migf) { in qat_vf_disable_fds()94 qat_vf_disable_fd(qat_vdev->resuming_migf); in qat_vf_disable_fds()95 fput(qat_vdev->resuming_migf->filp); in qat_vf_disable_fds()96 qat_vdev->resuming_migf = NULL; in qat_vf_disable_fds()429 qat_vdev->resuming_migf = migf; in qat_vf_pci_step_device_state()
1063 if (mvdev->resuming_migf) { in mlx5vf_disable_fds()1064 mlx5vf_disable_fd(mvdev->resuming_migf); in mlx5vf_disable_fds()1065 mlx5fv_cmd_clean_migf_resources(mvdev->resuming_migf); in mlx5vf_disable_fds()1066 fput(mvdev->resuming_migf->filp); in mlx5vf_disable_fds()1067 mvdev->resuming_migf = NULL; in mlx5vf_disable_fds()1171 mvdev->resuming_migf = migf; in mlx5vf_pci_step_device_state_locked()
185 struct mlx5_vf_migration_file *resuming_migf; member
172 struct mtty_migration_file *resuming_migf; member800 if (mdev_state->resuming_migf) { in mtty_disable_files()801 mtty_disable_file(mdev_state->resuming_migf); in mtty_disable_files()802 fput(mdev_state->resuming_migf->filp); in mtty_disable_files()803 mdev_state->resuming_migf = NULL; in mtty_disable_files()950 struct mtty_migration_file *migf = mdev_state->resuming_migf; in mtty_load_state()1108 mdev_state->resuming_migf = migf; in mtty_resume_device_data()