Searched refs:mlx4_bitmap (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/mlx4/
H A Dmlx4.h112 struct mlx4_bitmap { struct
188 struct mlx4_bitmap bitmap;
192 struct mlx4_bitmap mpt_bitmap;
201 struct mlx4_bitmap bitmap;
209 struct mlx4_bitmap bitmap;
223 struct mlx4_bitmap bitmap;
231 struct mlx4_bitmap bitmap;
244 struct mlx4_bitmap bitmap;
263 struct mlx4_bitmap pd_bitmap;
288 u32 mlx4_bitmap_alloc(struct mlx4_bitmap *bitma
[all...]
H A Dalloc.c40 u32 mlx4_bitmap_alloc(struct mlx4_bitmap *bitmap)
64 void mlx4_bitmap_free(struct mlx4_bitmap *bitmap, u32 obj)
75 int mlx4_bitmap_init(struct mlx4_bitmap *bitmap, u32 num, u32 mask, u32 reserved)
98 void mlx4_bitmap_cleanup(struct mlx4_bitmap *bitmap)

Completed in 29 milliseconds