Lines Matching refs:mvdev
16 #define MLX5VF_PRE_COPY_SUPP(mvdev) \ argument
17 ((mvdev)->core_device.vdev.migration_flags & VFIO_MIGRATION_PRE_COPY)
102 struct mlx5vf_pci_core_device *mvdev; member
186 int mlx5vf_cmd_suspend_vhca(struct mlx5vf_pci_core_device *mvdev, u16 op_mod);
187 int mlx5vf_cmd_resume_vhca(struct mlx5vf_pci_core_device *mvdev, u16 op_mod);
188 int mlx5vf_cmd_query_vhca_migration_state(struct mlx5vf_pci_core_device *mvdev,
190 void mlx5vf_cmd_set_migratable(struct mlx5vf_pci_core_device *mvdev,
193 void mlx5vf_cmd_remove_migratable(struct mlx5vf_pci_core_device *mvdev);
194 void mlx5vf_cmd_close_migratable(struct mlx5vf_pci_core_device *mvdev);
195 int mlx5vf_cmd_save_vhca_state(struct mlx5vf_pci_core_device *mvdev,
199 int mlx5vf_cmd_load_vhca_state(struct mlx5vf_pci_core_device *mvdev,
217 void mlx5vf_state_mutex_unlock(struct mlx5vf_pci_core_device *mvdev);
218 void mlx5vf_disable_fds(struct mlx5vf_pci_core_device *mvdev);