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(uctx->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()
263 struct rxe_dev *rxe = to_rdev(ibsrq->device); in rxe_create_srq()
304 struct rxe_dev *rxe = to_rdev(ibsrq->device); in rxe_modify_srq()
384 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_create_qp()
433 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_modify_qp()
757 struct rxe_dev *rxe = to_rdev(dev); in rxe_create_cq()
796 struct rxe_dev *rxe = to_rdev(ibcq->device); in rxe_resize_cq()
868 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_get_dma_mr()
890 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_reg_user_mr()
933 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_alloc_mr()
1007 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_attach_mcast()
1024 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_detach_mcast()
1033 struct rxe_dev *rxe = in parent_show()
1034 rdma_device_to_drv_device(device, struct rxe_dev, ib_dev); in parent_show()
1052 struct rxe_dev *rxe = container_of(ib_dev, struct rxe_dev, ib_dev); in rxe_enable_driver()
1116 int rxe_register_device(struct rxe_dev *rxe, const char *ibdev_name) in rxe_register_device()