Home
last modified time | relevance | path

Searched defs:iwl_rb_allocator (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/
Dinternal.h277 struct iwl_rb_allocator { struct
278 atomic_t req_pending;
279 atomic_t req_ready;
280 struct list_head rbd_allocated;
281 struct list_head rbd_empty;
282 spinlock_t lock;
283 struct workqueue_struct *alloc_wq;
284 struct work_struct rx_alloc;