MLX4_ICM_CHUNK_LEN
sg_init_table(chunk->sg, MLX4_ICM_CHUNK_LEN);
else if (chunk->npages == MLX4_ICM_CHUNK_LEN) {
if (chunk->npages == MLX4_ICM_CHUNK_LEN)
struct scatterlist sg[MLX4_ICM_CHUNK_LEN];
struct mlx4_icm_buf buf[MLX4_ICM_CHUNK_LEN];