Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/pcie/
Dinternal.h170 struct iwl_rb_allocator { struct
171 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;