Lines Matching refs:ibqp
230 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in check_ack()
413 wc->qp = &qp->ibqp; in make_send_cqe()
417 uwc->qp_num = qp->ibqp.qp_num; in make_send_cqe()
451 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in do_complete()
493 if (qp->ibqp.event_handler) { in comp_check_sq_drain_done()
496 ev.device = qp->ibqp.device; in comp_check_sq_drain_done()
497 ev.element.qp = &qp->ibqp; in comp_check_sq_drain_done()
499 qp->ibqp.event_handler(&ev, in comp_check_sq_drain_done()
500 qp->ibqp.qp_context); in comp_check_sq_drain_done()
561 ib_device_put(qp->ibqp.device); in drain_resp_pkts()
576 uwc->qp_num = qp->ibqp.qp_num; in flush_send_wqe()
580 wc->qp = &qp->ibqp; in flush_send_wqe()
618 struct ib_device *dev = qp->ibqp.device; in free_pkt()
649 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_completer()