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