Home
last modified time | relevance | path

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

/linux/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()
208 struct rxe_dev *rxe = to_rdev(ibah->device); in rxe_modify_ah()
410 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_create_qp()
458 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_modify_qp()
[all …]
A Drxe_mw.c12 struct rxe_dev *rxe = to_rdev(ibmw->device); in rxe_alloc_mw()
197 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_bind_mw()
282 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_invalidate_mw()
315 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_lookup_mw()
A Drxe_mmap.c21 struct rxe_dev *rxe = to_rdev(ip->context->device); in rxe_mmap_release()
65 struct rxe_dev *rxe = to_rdev(context->device); in rxe_mmap()
A Drxe_hw_counters.c31 struct rxe_dev *dev = to_rdev(ibdev); in rxe_ib_get_hw_stats()
A Drxe_comp.c216 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in check_ack()
425 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in do_complete()
560 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_completer()
A Drxe_resp.c124 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in check_psn()
602 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in prepare_ack_packet()
841 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in do_complete()
1198 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_responder()
A Drxe_mr.c561 struct rxe_dev *rxe = to_rdev(pd->ibpd.device); in lookup_mr()
581 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_invalidate_mr()
A Drxe_req.c355 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in get_mtu()
368 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in init_req_packet()
A Drxe_verbs.h425 static inline struct rxe_dev *to_rdev(struct ib_device *dev) in to_rdev() function
A Drxe_net.c432 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_xmit_packet()

Completed in 21 milliseconds