Home
last modified time | relevance | path

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

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