Searched refs:inc_state_size (Results 1 – 1 of 1) sorted by relevance
354 size_t inc_state_size; in mlx5vf_prep_stop_copy() local358 if (check_add_overflow(state_size, state_size / 10, &inc_state_size)) in mlx5vf_prep_stop_copy()359 inc_state_size = state_size; in mlx5vf_prep_stop_copy()361 buf = mlx5vf_get_data_buffer(migf, inc_state_size, DMA_FROM_DEVICE); in mlx5vf_prep_stop_copy()