Lines Matching defs:rxe
45 struct rxe_dev *rxe = to_rdev(dev); in rxe_query_device() local
57 struct rxe_dev *rxe = to_rdev(dev); in rxe_query_port() local
83 struct rxe_dev *rxe = to_rdev(device); in rxe_get_netdev() local
96 struct rxe_dev *rxe = to_rdev(device); in rxe_query_pkey() local
123 struct rxe_dev *rxe = to_rdev(dev); in rxe_modify_device() local
139 struct rxe_dev *rxe = to_rdev(dev); in rxe_modify_port() local
164 struct rxe_dev *rxe = to_rdev(dev); in rxe_get_link_layer() local
172 struct rxe_dev *rxe = to_rdev(dev); in rxe_alloc_ucontext() local
210 struct rxe_dev *rxe = to_rdev(dev); in rxe_alloc_pd() local
225 static void rxe_init_av(struct rxe_dev *rxe, struct rdma_ah_attr *attr, in rxe_init_av()
238 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_create_ah() local
260 struct rxe_dev *rxe = to_rdev(ibah->device); in rxe_modify_ah() local
342 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_create_srq() local
388 struct rxe_dev *rxe = to_rdev(ibsrq->device); in rxe_modify_srq() local
470 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_create_qp() local
519 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_modify_qp() local
841 struct rxe_dev *rxe = to_rdev(dev); in rxe_create_cq() local
891 struct rxe_dev *rxe = to_rdev(ibcq->device); in rxe_resize_cq() local
963 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_get_dma_mr() local
999 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_reg_user_mr() local
1043 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_alloc_mr() local
1117 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_attach_mcast() local
1134 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_detach_mcast() local
1143 struct rxe_dev *rxe = container_of(device, struct rxe_dev, in parent_show() local
1155 int rxe_register_device(struct rxe_dev *rxe) in rxe_register_device()
1289 int rxe_unregister_device(struct rxe_dev *rxe) in rxe_unregister_device()