Home
last modified time | relevance | path

Searched refs:to_rdev (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_verbs.c19 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 …]
A Drxe_mw.c20 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()
A Drxe_mmap.c20 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()
A Drxe_mcast.c297 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()
A Drxe_av.c28 rxe = to_rdev(ah->ibah.device); in chk_attr()
31 rxe = to_rdev(qp->ibqp.device); in chk_attr()
A Drxe_hw_counters.c31 struct rxe_dev *dev = to_rdev(ibdev); in rxe_ib_get_hw_stats()
A Drxe_comp.c227 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()
A Drxe_req.c379 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()
A Drxe_resp.c96 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()
A Drxe_mr.c625 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()
A Drxe_verbs.h406 static inline struct rxe_dev *to_rdev(struct ib_device *dev) in to_rdev() function
A Drxe_net.c414 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_xmit_packet()

Completed in 19 milliseconds