Searched refs:comp_wq (Results 1 – 2 of 2) sorted by relevance
158 queue_work(cq->comp_wq, &cq->work); in ib_cq_poll_work()165 queue_work(cq->comp_wq, &cq->work); in ib_cq_completion_workqueue()234 cq->comp_wq = (cq->poll_ctx == IB_POLL_WORKQUEUE) ? in __ib_alloc_cq_user()
1556 struct workqueue_struct *comp_wq; member