Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/pcie/
Dinternal.h178 struct iwl_rb_allocator { struct
179 atomic_t req_pending;
180 atomic_t req_ready;
181 struct list_head rbd_allocated;
182 struct list_head rbd_empty;
183 spinlock_t lock;
184 struct workqueue_struct *alloc_wq;
185 struct work_struct rx_alloc;