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()
280 struct rxe_dev *rxe = to_rdev(ibsrq->device); in rxe_create_srq()
323 struct rxe_dev *rxe = to_rdev(ibsrq->device); in rxe_modify_srq()
391 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_create_qp()
438 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_modify_qp()
754 struct rxe_dev *rxe = to_rdev(dev); in rxe_create_cq()
799 struct rxe_dev *rxe = to_rdev(ibcq->device); in rxe_resize_cq()
869 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_get_dma_mr()
905 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_reg_user_mr()
941 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_alloc_mr()
981 struct rxe_dev *rxe = in parent_show()
982 rdma_device_to_drv_device(device, struct rxe_dev, ib_dev); in parent_show()
1000 struct rxe_dev *rxe = container_of(ib_dev, struct rxe_dev, ib_dev); in rxe_enable_driver()
1070 int rxe_register_device(struct rxe_dev *rxe, const char *ibdev_name) in rxe_register_device()