Lines Matching refs:rxe_dev
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()
208 struct rxe_dev *rxe = to_rdev(ibah->device); in rxe_modify_ah()
287 struct rxe_dev *rxe = to_rdev(ibsrq->device); in rxe_create_srq()
331 struct rxe_dev *rxe = to_rdev(ibsrq->device); in rxe_modify_srq()
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()
777 struct rxe_dev *rxe = to_rdev(dev); in rxe_create_cq()
816 struct rxe_dev *rxe = to_rdev(ibcq->device); in rxe_resize_cq()
893 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_get_dma_mr()
915 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_reg_user_mr()
946 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_alloc_mr()
1005 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_attach_mcast()
1022 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_detach_mcast()
1031 struct rxe_dev *rxe = in parent_show()
1032 rdma_device_to_drv_device(device, struct rxe_dev, ib_dev); in parent_show()
1050 struct rxe_dev *rxe = container_of(ib_dev, struct rxe_dev, ib_dev); in rxe_enable_driver()
1120 int rxe_register_device(struct rxe_dev *rxe, const char *ibdev_name) in rxe_register_device()