mlx5vf_cmd_save_vhca_state
int mlx5vf_cmd_save_vhca_state(struct mlx5vf_pci_core_device *mvdev,
ret = mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, false, false);
if (mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, true, false))
ret = mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, true, true);
ret = mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, true, false);
ret = mlx5vf_cmd_save_vhca_state(mvdev, migf, buf, false, track);