Searched refs:mlx5_uuar_info (Results 1 – 5 of 5) sorted by relevance
124 int mlx5_alloc_uuars(struct mlx5_core_dev *dev, struct mlx5_uuar_info *uuari) in mlx5_alloc_uuars()210 int mlx5_free_uuars(struct mlx5_core_dev *dev, struct mlx5_uuar_info *uuari) in mlx5_free_uuars()
153 struct mlx5_uuar_info { struct473 struct mlx5_uuar_info uuari;666 int mlx5_alloc_uuars(struct mlx5_core_dev *dev, struct mlx5_uuar_info *uuari);667 int mlx5_free_uuars(struct mlx5_core_dev *dev, struct mlx5_uuar_info *uuari);
434 static int num_med_uuar(struct mlx5_uuar_info *uuari) in num_med_uuar()444 static int max_uuari(struct mlx5_uuar_info *uuari) in max_uuari()449 static int first_hi_uuar(struct mlx5_uuar_info *uuari) in first_hi_uuar()465 static int alloc_high_class_uuar(struct mlx5_uuar_info *uuari) in alloc_high_class_uuar()480 static int alloc_med_class_uuar(struct mlx5_uuar_info *uuari) in alloc_med_class_uuar()494 static int alloc_uuar(struct mlx5_uuar_info *uuari, in alloc_uuar()529 static void free_med_class_uuar(struct mlx5_uuar_info *uuari, int uuarn) in free_med_class_uuar()535 static void free_high_class_uuar(struct mlx5_uuar_info *uuari, int uuarn) in free_high_class_uuar()541 static void free_uuar(struct mlx5_uuar_info *uuari, int uuarn) in free_uuar()596 static int uuarn_to_uar_index(struct mlx5_uuar_info *uuari, int uuarn) in uuarn_to_uar_index()[all …]
396 struct mlx5_uuar_info *uuari; in mlx5_ib_alloc_ucontext()529 struct mlx5_uuar_info *uuari = &context->uuari; in mlx5_ib_dealloc_ucontext()569 struct mlx5_uuar_info *uuari = &context->uuari; in mlx5_ib_mmap()
95 struct mlx5_uuar_info uuari;