Searched refs:mlx4_alloc_icm (Results 1 – 2 of 2) sorted by relevance
132 struct mlx4_icm *mlx4_alloc_icm(struct mlx4_dev *dev, int npages, in mlx4_alloc_icm() function270 table->icm[i] = mlx4_alloc_icm(dev, MLX4_TABLE_CHUNK_SIZE >> PAGE_SHIFT, in mlx4_table_get()447 table->icm[i] = mlx4_alloc_icm(dev, chunk_size >> PAGE_SHIFT, in mlx4_init_icm_table()
80 struct mlx4_icm *mlx4_alloc_icm(struct mlx4_dev *dev, int npages,