Searched refs:work_queues (Results 1 – 3 of 3) sorted by relevance
92 INIT_LIST_HEAD ( &cq->work_queues ); in ib_create_cq()125 assert ( list_empty ( &cq->work_queues ) ); in ib_destroy_cq()145 list_for_each_entry ( wq, &cq->work_queues, list ) { in ib_poll_cq()197 list_add ( &qp->send.list, &send_cq->work_queues ); in ib_create_qp()203 list_add ( &qp->recv.list, &recv_cq->work_queues ); in ib_create_qp()368 list_for_each_entry ( wq, &cq->work_queues, list ) { in ib_find_wq()
219 struct list_head work_queues; member
1365 list_for_each_entry ( wq, &cq->work_queues, list ) { in linda_poll_cq()