Searched defs:iwl_rb_allocator (Results 1 – 1 of 1) sorted by relevance
170 struct iwl_rb_allocator { struct171 atomic_t req_pending;172 atomic_t req_ready;173 struct list_head rbd_allocated;174 struct list_head rbd_empty;175 spinlock_t lock;176 struct workqueue_struct *alloc_wq;177 struct work_struct rx_alloc;