Searched refs:mlx5vf_cmd_save_vhca_state (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/vfio/pci/mlx5/ |
H A D | cmd.h | 195 int mlx5vf_cmd_save_vhca_state(struct mlx5vf_pci_core_device *mvdev,
|
H A D | main.c | 468 ret = mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, true, true); in mlx5vf_precopy_ioctl() 525 ret = mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, true, false); in mlx5vf_pci_save_device_inc_data() 593 ret = mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, false, track); in mlx5vf_pci_save_device_data()
|
H A D | cmd.c | 576 int mlx5vf_cmd_save_vhca_state(struct mlx5vf_pci_core_device *mvdev, in mlx5vf_cmd_save_vhca_state() function
|