Searched defs:iwl_rb_allocator (Results 1 – 1 of 1) sorted by relevance
179 struct iwl_rb_allocator { struct180 atomic_t req_pending;181 atomic_t req_ready;182 struct list_head rbd_allocated;183 struct list_head rbd_empty;184 spinlock_t lock;185 struct workqueue_struct *alloc_wq;186 struct work_struct rx_alloc;