Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dmain.c397 size_t inc_length = 0; in mlx5vf_precopy_ioctl() local
430 ret = mlx5vf_cmd_query_vhca_migration_state(mvdev, &inc_length, in mlx5vf_precopy_ioctl()
448 info.dirty_bytes += inc_length; in mlx5vf_precopy_ioctl()
451 if (!end_of_data || !inc_length) { in mlx5vf_precopy_ioctl()
461 buf = mlx5vf_get_data_buffer(migf, inc_length, DMA_FROM_DEVICE); in mlx5vf_precopy_ioctl()