c4iw_id_table
void c4iw_id_table_free(struct c4iw_id_table *alloc)
u32 c4iw_id_alloc(struct c4iw_id_table *alloc)
void c4iw_id_free(struct c4iw_id_table *alloc, u32 obj)
int c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num,
struct c4iw_id_table srq_table;
u32 c4iw_id_alloc(struct c4iw_id_table *alloc);
void c4iw_id_free(struct c4iw_id_table *alloc, u32 obj);
int c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num,
void c4iw_id_table_free(struct c4iw_id_table *alloc);
struct c4iw_id_table tpt_table;
u32 c4iw_get_resource(struct c4iw_id_table *id_table);
void c4iw_put_resource(struct c4iw_id_table *id_table, u32 entry);
struct c4iw_id_table qid_table;
struct c4iw_id_table pdid_table;
void c4iw_put_resource(struct c4iw_id_table *id_table, u32 entry)
u32 c4iw_get_resource(struct c4iw_id_table *id_table)