Searched refs:__mlx4_alloc_mtt_range (Results 1 – 3 of 3) sorted by relevance
150 u32 __mlx4_alloc_mtt_range(struct mlx4_dev *dev, int order) in __mlx4_alloc_mtt_range() function191 return __mlx4_alloc_mtt_range(dev, order); in mlx4_alloc_mtt_range()
984 u32 __mlx4_alloc_mtt_range(struct mlx4_dev *dev, int order);
1869 base = __mlx4_alloc_mtt_range(dev, order); in mtt_alloc_res()