Home
last modified time | relevance | path

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

/linux/drivers/vfio/pci/mlx5/
H A Dcmd.h214 int mlx5vf_cmd_alloc_pd(struct mlx5_vf_migration_file *migf);
H A Dmain.c640 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()
H A Dcmd.c859 int mlx5vf_cmd_alloc_pd(struct mlx5_vf_migration_file *migf) in mlx5vf_cmd_alloc_pd() function