Searched refs:comp_wq (Results 1 – 2 of 2) sorted by relevance
188 queue_work(cq->comp_wq, &cq->work); in ib_cq_poll_work()196 queue_work(cq->comp_wq, &cq->work); in ib_cq_completion_workqueue()262 cq->comp_wq = (cq->poll_ctx == IB_POLL_WORKQUEUE) ? in __ib_alloc_cq()
1577 struct workqueue_struct *comp_wq; member