Lines Matching defs:rxe
19 struct rxe_dev *rxe = to_rdev(dev); in rxe_query_device() local
31 struct rxe_dev *rxe = to_rdev(dev); in rxe_query_port() local
66 struct rxe_dev *rxe = to_rdev(dev); in rxe_modify_device() local
86 struct rxe_dev *rxe = to_rdev(dev); in rxe_modify_port() local
108 struct rxe_dev *rxe = to_rdev(ibuc->device); in rxe_alloc_ucontext() local
142 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_alloc_pd() local
161 struct rxe_dev *rxe = to_rdev(ibah->device); in rxe_create_ah() local
280 struct rxe_dev *rxe = to_rdev(ibsrq->device); in rxe_create_srq() local
323 struct rxe_dev *rxe = to_rdev(ibsrq->device); in rxe_modify_srq() local
391 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_create_qp() local
438 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_modify_qp() local
754 struct rxe_dev *rxe = to_rdev(dev); in rxe_create_cq() local
799 struct rxe_dev *rxe = to_rdev(ibcq->device); in rxe_resize_cq() local
869 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_get_dma_mr() local
905 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_reg_user_mr() local
941 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_alloc_mr() local
981 struct rxe_dev *rxe = in parent_show() local
1000 struct rxe_dev *rxe = container_of(ib_dev, struct rxe_dev, ib_dev); in rxe_enable_driver() local
1070 int rxe_register_device(struct rxe_dev *rxe, const char *ibdev_name) in rxe_register_device()