Searched refs:mlx5vf_cmd_save_vhca_state (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/vfio/pci/mlx5/ |
D | main.c | 349 if (mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, true, false)) in mlx5vf_mig_file_save_work() 563 ret = mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, true, true); in mlx5vf_precopy_ioctl() 613 ret = mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, true, false); in mlx5vf_pci_save_device_inc_data() 687 ret = mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, false, track); in mlx5vf_pci_save_device_data() 1156 ret = mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, false, false); in mlx5vf_pci_step_device_state_locked()
|
D | cmd.h | 209 int mlx5vf_cmd_save_vhca_state(struct mlx5vf_pci_core_device *mvdev,
|
D | cmd.c | 679 int mlx5vf_cmd_save_vhca_state(struct mlx5vf_pci_core_device *mvdev, in mlx5vf_cmd_save_vhca_state() function
|