mlx5vf_cmd_query_vhca_migration_state
int mlx5vf_cmd_query_vhca_migration_state(struct mlx5vf_pci_core_device *mvdev,
ret = mlx5vf_cmd_query_vhca_migration_state(mvdev, &size, NULL,
ret = mlx5vf_cmd_query_vhca_migration_state(mvdev, &state_size,
ret = mlx5vf_cmd_query_vhca_migration_state(mvdev, &inc_length,
ret = mlx5vf_cmd_query_vhca_migration_state(mvdev, &length, NULL,
ret = mlx5vf_cmd_query_vhca_migration_state(mvdev, &length, &full_size, 0);