Searched refs:mlx5vf_cmd_alloc_pd (Results 1 – 3 of 3) sorted by relevance
214 int mlx5vf_cmd_alloc_pd(struct mlx5_vf_migration_file *migf);
640 ret = mlx5vf_cmd_alloc_pd(migf); in mlx5vf_pci_save_device_data()1010 ret = mlx5vf_cmd_alloc_pd(migf); in mlx5vf_pci_resume_device_data()
859 int mlx5vf_cmd_alloc_pd(struct mlx5_vf_migration_file *migf) in mlx5vf_cmd_alloc_pd() function