Home
last modified time | relevance | path

Searched refs:mlx5_vf_migration_file (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/vfio/pci/mlx5/
H A Dcmd.h67 struct mlx5_vf_migration_file *migf;
81 struct mlx5_vf_migration_file *migf;
89 struct mlx5_vf_migration_file { struct
190 struct mlx5_vf_migration_file *resuming_migf;
191 struct mlx5_vf_migration_file *saving_migf;
215 struct mlx5_vf_migration_file *migf,
219 struct mlx5_vf_migration_file *migf,
221 int mlx5vf_cmd_alloc_pd(struct mlx5_vf_migration_file *migf);
222 void mlx5vf_cmd_dealloc_pd(struct mlx5_vf_migration_file *migf);
223 void mlx5fv_cmd_clean_migf_resources(struct mlx5_vf_migration_file *migf);
[all …]