Searched refs:mlx4_bitmap (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4.h241 struct mlx4_bitmap { struct
670 struct mlx4_bitmap bitmap;
674 struct mlx4_bitmap mpt_bitmap;
683 struct mlx4_bitmap bitmap;
691 struct mlx4_bitmap bitmap;
704 struct mlx4_bitmap bitmap;
719 struct mlx4_bitmap *bitmap_gen;
734 struct mlx4_bitmap bitmap;
899 struct mlx4_bitmap pd_bitmap;
900 struct mlx4_bitmap xrcd_bitma
[all...]
H A Dqp.c556 struct mlx4_bitmap (*bitmap)[MLX4_QP_TABLE_ZONE_NUM] = NULL;
749 struct mlx4_bitmap *bitmap =
H A Dalloc.c44 u32 mlx4_bitmap_alloc(struct mlx4_bitmap *bitmap)
74 void mlx4_bitmap_free(struct mlx4_bitmap *bitmap, u32 obj, int use_rr)
109 u32 mlx4_bitmap_alloc_range(struct mlx4_bitmap *bitmap, int cnt,
147 u32 mlx4_bitmap_avail(struct mlx4_bitmap *bitmap)
152 static u32 mlx4_bitmap_masked_value(struct mlx4_bitmap *bitmap, u32 obj)
157 void mlx4_bitmap_free_range(struct mlx4_bitmap *bitmap, u32 obj, int cnt,
173 int mlx4_bitmap_init(struct mlx4_bitmap *bitmap, u32 num, u32 mask,
197 void mlx4_bitmap_cleanup(struct mlx4_bitmap *bitmap)
217 struct mlx4_bitmap *bitmap;
242 struct mlx4_bitmap *bitma
[all...]

Completed in 165 milliseconds