Searched refs:allocated_length (Results 1 – 3 of 3) sorted by relevance
318 if (buf->allocated_length >= required_length) in mlx5vf_mig_file_get_stop_copy_buf()391 data.stop_copy_size = cpu_to_le64(migf->buf[0]->allocated_length); in mlx5vf_add_stop_copy_header()677 migf->buf[0]->allocated_length, DMA_FROM_DEVICE); in mlx5vf_pci_save_device_data()920 if (vhca_buf_header->allocated_length < migf->record_size) { in mlx5vf_resume_write()948 if (vhca_buf->allocated_length < size) { in mlx5vf_resume_write()
59 u64 allocated_length; member
321 size_t npages = buf ? DIV_ROUND_UP(buf->allocated_length, PAGE_SIZE) : in _create_mkey()378 if (buf->dmaed || !buf->allocated_length) in mlx5vf_dma_data_buffer()447 buf->allocated_length += filled * PAGE_SIZE; in mlx5vf_add_migration_pages()520 if (buf->allocated_length >= length) { in mlx5vf_get_data_buffer()715 MLX5_SET(save_vhca_state_in, in, size, buf->allocated_length); in mlx5vf_cmd_save_vhca_state()