Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c22 struct rxe_dev *rxe = to_rdev(ibdev); in rxe_query_device()
43 struct rxe_dev *rxe = to_rdev(ibdev); in rxe_query_port()
86 struct rxe_dev *rxe = to_rdev(ibdev); in rxe_query_gid()
98 struct rxe_dev *rxe = to_rdev(ibdev); in rxe_query_pkey()
118 struct rxe_dev *rxe = to_rdev(ibdev); in rxe_modify_device()
146 struct rxe_dev *rxe = to_rdev(ibdev); in rxe_modify_port()
180 struct rxe_dev *rxe = to_rdev(ibdev); in rxe_get_link_layer()
199 struct rxe_dev *rxe = to_rdev(ibdev); in rxe_port_immutable()
228 struct rxe_dev *rxe = to_rdev(ibuc->device); in rxe_alloc_ucontext()
252 struct rxe_dev *rxe = to_rdev(ibp in rxe_alloc_pd()
[all...]
H 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()
260 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_invalidate_mw()
292 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_lookup_mw()
H 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()
H A Drxe_mcast.c315 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in __rxe_init_mca()
454 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_attach_mcast()
484 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_detach_mcast()
H A Drxe_av.c28 rxe = to_rdev(ah->ibah.device); in chk_attr()
31 rxe = to_rdev(qp->ibqp.device); in chk_attr()
H A Drxe_hw_counters.c31 struct rxe_dev *dev = to_rdev(ibdev); in rxe_ib_get_hw_stats()
H A Drxe_req.c405 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in get_mtu()
419 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()
H A Drxe_resp.c74 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in check_psn()
785 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in prepare_ack_packet()
846 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_recheck_mr()
1076 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in do_complete()
1508 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_receiver()
H A Drxe_mr.c619 struct rxe_dev *rxe = to_rdev(pd->ibpd.device); in lookup_mr()
639 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_invalidate_mr()
H A Drxe_verbs.h456 static inline struct rxe_dev *to_rdev(struct ib_device *dev) in to_rdev() function
H A Drxe_net.c433 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in rxe_xmit_packet()