Searched refs:mlx5vf_cmd_alloc_pd (Results 1 – 3 of 3) sorted by relevance
216 int mlx5vf_cmd_alloc_pd(struct mlx5_vf_migration_file *migf);
664 ret = mlx5vf_cmd_alloc_pd(migf); in mlx5vf_pci_save_device_data()1029 ret = mlx5vf_cmd_alloc_pd(migf); in mlx5vf_pci_resume_device_data()
801 int mlx5vf_cmd_alloc_pd(struct mlx5_vf_migration_file *migf) in mlx5vf_cmd_alloc_pd() function