Lines Matching refs:bitmap
648 struct mlx4_bitmap bitmap; member
661 struct mlx4_bitmap bitmap; member
669 struct mlx4_bitmap bitmap; member
682 struct mlx4_bitmap bitmap; member
712 struct mlx4_bitmap bitmap; member
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,