Lines Matching refs:mlx4_bitmap
237 struct mlx4_bitmap { struct
648 struct mlx4_bitmap bitmap;
652 struct mlx4_bitmap mpt_bitmap;
661 struct mlx4_bitmap bitmap;
669 struct mlx4_bitmap bitmap;
682 struct mlx4_bitmap bitmap;
697 struct mlx4_bitmap *bitmap_gen;
712 struct mlx4_bitmap bitmap;
857 struct mlx4_bitmap pd_bitmap;
858 struct mlx4_bitmap xrcd_bitmap;
866 struct mlx4_bitmap counters_bitmap;
903 u32 mlx4_bitmap_alloc(struct mlx4_bitmap *bitmap);
904 void mlx4_bitmap_free(struct mlx4_bitmap *bitmap, u32 obj, int use_rr);
905 u32 mlx4_bitmap_alloc_range(struct mlx4_bitmap *bitmap, int cnt,
907 void mlx4_bitmap_free_range(struct mlx4_bitmap *bitmap, u32 obj, int cnt,
909 u32 mlx4_bitmap_avail(struct mlx4_bitmap *bitmap);
910 int mlx4_bitmap_init(struct mlx4_bitmap *bitmap, u32 num, u32 mask,
912 void mlx4_bitmap_cleanup(struct mlx4_bitmap *bitmap);
1400 struct mlx4_bitmap *bitmap,
1435 struct mlx4_bitmap *mlx4_zone_get_bitmap(struct mlx4_zone_allocator *zones, u32 uid);