Searched refs:alloc_wq (Results 1 – 3 of 3) sorted by relevance
1900 if (trans_pcie->rba.alloc_wq) { in iwl_trans_pcie_free()1901 destroy_workqueue(trans_pcie->rba.alloc_wq); in iwl_trans_pcie_free()1902 trans_pcie->rba.alloc_wq = NULL; in iwl_trans_pcie_free()3446 trans_pcie->rba.alloc_wq = alloc_workqueue("rb_allocator", in iwl_trans_pcie_alloc()
283 struct workqueue_struct *alloc_wq; member
1183 queue_work(rba->alloc_wq, &rba->rx_alloc); in iwl_pcie_rx_reuse_rbd()