Searched refs:mlx5vf_cmd_save_vhca_state (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/vfio/pci/mlx5/ |
| H A D | main.c | 318 if (mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, true, false)) in mlx5vf_mig_file_save_work() 539 ret = mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, true, true); in mlx5vf_precopy_ioctl() 589 ret = mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, true, false); in mlx5vf_pci_save_device_inc_data() 665 ret = mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, false, track); in mlx5vf_pci_save_device_data() 1140 ret = mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, false, false); in mlx5vf_pci_step_device_state_locked()
|
| H A D | cmd.h | 207 int mlx5vf_cmd_save_vhca_state(struct mlx5vf_pci_core_device *mvdev,
|
| H A D | cmd.c | 738 int mlx5vf_cmd_save_vhca_state(struct mlx5vf_pci_core_device *mvdev, in mlx5vf_cmd_save_vhca_state() function
|