Searched refs:c4iw_id_table (Results 1 – 3 of 3) sorted by relevance
44 u32 c4iw_id_alloc(struct c4iw_id_table *alloc) in c4iw_id_alloc()71 void c4iw_id_free(struct c4iw_id_table *alloc, u32 obj) in c4iw_id_free()82 int c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num, in c4iw_id_table_alloc()103 void c4iw_id_table_free(struct c4iw_id_table *alloc) in c4iw_id_table_free()
87 struct c4iw_id_table { struct97 struct c4iw_id_table tpt_table; argument98 struct c4iw_id_table qid_table;99 struct c4iw_id_table pdid_table;100 struct c4iw_id_table srq_table;925 u32 c4iw_id_alloc(struct c4iw_id_table *alloc);926 void c4iw_id_free(struct c4iw_id_table *alloc, u32 obj);927 int c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num,929 void c4iw_id_table_free(struct c4iw_id_table *alloc);937 u32 c4iw_get_resource(struct c4iw_id_table *id_table);[all …]
93 u32 c4iw_get_resource(struct c4iw_id_table *id_table) in c4iw_get_resource()102 void c4iw_put_resource(struct c4iw_id_table *id_table, u32 entry) in c4iw_put_resource()