Lines Matching refs:bitmap
659 struct mlx4_bitmap bitmap; member
672 struct mlx4_bitmap bitmap; member
680 struct mlx4_bitmap bitmap; member
693 struct mlx4_bitmap bitmap; member
723 struct mlx4_bitmap bitmap; member
919 u32 mlx4_bitmap_alloc(struct mlx4_bitmap *bitmap);
920 void mlx4_bitmap_free(struct mlx4_bitmap *bitmap, u32 obj, int use_rr);
921 u32 mlx4_bitmap_alloc_range(struct mlx4_bitmap *bitmap, int cnt,
923 void mlx4_bitmap_free_range(struct mlx4_bitmap *bitmap, u32 obj, int cnt,
925 u32 mlx4_bitmap_avail(struct mlx4_bitmap *bitmap);
926 int mlx4_bitmap_init(struct mlx4_bitmap *bitmap, u32 num, u32 mask,
928 void mlx4_bitmap_cleanup(struct mlx4_bitmap *bitmap);
1420 struct mlx4_bitmap *bitmap,