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