Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
Dinternal.h234 struct iwl_rb_allocator { struct
235 atomic_t req_pending;
236 atomic_t req_ready;
237 struct list_head rbd_allocated;
238 struct list_head rbd_empty;
239 spinlock_t lock;
240 struct workqueue_struct *alloc_wq;
241 struct work_struct rx_alloc;
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/
Dinternal.h179 struct iwl_rb_allocator { struct
180 atomic_t req_pending;
181 atomic_t req_ready;
182 struct list_head rbd_allocated;
183 struct list_head rbd_empty;
184 spinlock_t lock;
185 struct workqueue_struct *alloc_wq;
186 struct work_struct rx_alloc;