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()
69 struct rxe_dev *rxe = to_rdev(dev); in rxe_modify_device()
89 struct rxe_dev *rxe = to_rdev(dev); in rxe_modify_port()
111 struct rxe_dev *rxe = to_rdev(ibuc->device); in rxe_alloc_ucontext()
145 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_alloc_pd()
165 struct rxe_dev *rxe = to_rdev(ibah->device); in rxe_create_ah()
183 struct rxe_dev *rxe = to_rdev(ibah->device); in rxe_modify_ah()
272 struct rxe_dev *rxe = to_rdev(ibsrq->device); in rxe_create_srq()
319 struct rxe_dev *rxe = to_rdev(ibsrq->device); in rxe_modify_srq()
398 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_create_qp()
446 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()
905 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_get_dma_mr()
927 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_reg_user_mr()
958 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_alloc_mr()
1032 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_attach_mcast()
1049 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_detach_mcast()
1058 struct rxe_dev *rxe = in parent_show()
1059 rdma_device_to_drv_device(device, struct rxe_dev, ib_dev); in parent_show()
1077 struct rxe_dev *rxe = container_of(ib_dev, struct rxe_dev, ib_dev); in rxe_enable_driver()
1147 int rxe_register_device(struct rxe_dev *rxe, const char *ibdev_name) in rxe_register_device()