Searched refs:to_rdev (Results 1 – 12 of 12) sorted by relevance
19 struct rxe_dev *rxe = to_rdev(dev); in rxe_query_device()31 struct rxe_dev *rxe = to_rdev(dev); in rxe_query_port()66 struct rxe_dev *rxe = to_rdev(dev); in rxe_modify_device()86 struct rxe_dev *rxe = to_rdev(dev); in rxe_modify_port()108 struct rxe_dev *rxe = to_rdev(ibuc->device); in rxe_alloc_ucontext()142 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_alloc_pd()161 struct rxe_dev *rxe = to_rdev(ibah->device); in rxe_create_ah()280 struct rxe_dev *rxe = to_rdev(ibsrq->device); in rxe_create_srq()391 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_create_qp()438 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_modify_qp()[all …]
20 struct rxe_dev *rxe = to_rdev(ibmw->device); in rxe_alloc_mw()169 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_bind_mw()253 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_invalidate_mw()285 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_lookup_mw()
20 struct rxe_dev *rxe = to_rdev(ip->context->device); in rxe_mmap_release()64 struct rxe_dev *rxe = to_rdev(context->device); in rxe_mmap()
297 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in __rxe_init_mca()436 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_attach_mcast()466 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_detach_mcast()
28 rxe = to_rdev(ah->ibah.device); in chk_attr()31 rxe = to_rdev(qp->ibqp.device); in chk_attr()
31 struct rxe_dev *dev = to_rdev(ibdev); in rxe_ib_get_hw_stats()
227 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in check_ack()444 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in do_complete()577 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_completer()
379 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in get_mtu()393 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in init_req_packet()641 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_requester()
96 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in check_psn()788 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in prepare_ack_packet()849 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_recheck_mr()1079 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in do_complete()1445 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_responder()
625 struct rxe_dev *rxe = to_rdev(pd->ibpd.device); in lookup_mr()645 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_invalidate_mr()
406 static inline struct rxe_dev *to_rdev(struct ib_device *dev) in to_rdev() function
414 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_xmit_packet()
Completed in 18 milliseconds