Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dcmd.h188 int mlx5vf_cmd_query_vhca_migration_state(struct mlx5vf_pci_core_device *mvdev,
H A Dmain.c430 ret = mlx5vf_cmd_query_vhca_migration_state(mvdev, &inc_length, in mlx5vf_precopy_ioctl()
508 ret = mlx5vf_cmd_query_vhca_migration_state(mvdev, &length, in mlx5vf_pci_save_device_inc_data()
577 ret = mlx5vf_cmd_query_vhca_migration_state(mvdev, &length, 0); in mlx5vf_pci_save_device_data()
1200 ret = mlx5vf_cmd_query_vhca_migration_state(mvdev, in mlx5vf_pci_get_data_size()
H A Dcmd.c88 int mlx5vf_cmd_query_vhca_migration_state(struct mlx5vf_pci_core_device *mvdev, in mlx5vf_cmd_query_vhca_migration_state() function