Searched refs:__mlx4_mr_alloc_icm (Results 1 – 3 of 3) sorted by relevance
373 int __mlx4_mr_alloc_icm(struct mlx4_dev *dev, u32 index) in __mlx4_mr_alloc_icm() function391 return __mlx4_mr_alloc_icm(dev, index); in mlx4_mr_alloc_icm()
813 int __mlx4_mr_alloc_icm(struct mlx4_dev *dev, u32 index);
1122 err = __mlx4_mr_alloc_icm(dev, mpt->key); in mpt_alloc_res()