Lines Matching refs:rxe_dev
45 struct rxe_dev *rxe = to_rdev(dev); in rxe_query_device()
57 struct rxe_dev *rxe = to_rdev(dev); in rxe_query_port()
83 struct rxe_dev *rxe = to_rdev(device); in rxe_get_netdev()
96 struct rxe_dev *rxe = to_rdev(device); in rxe_query_pkey()
123 struct rxe_dev *rxe = to_rdev(dev); in rxe_modify_device()
139 struct rxe_dev *rxe = to_rdev(dev); in rxe_modify_port()
164 struct rxe_dev *rxe = to_rdev(dev); in rxe_get_link_layer()
172 struct rxe_dev *rxe = to_rdev(dev); in rxe_alloc_ucontext()
210 struct rxe_dev *rxe = to_rdev(dev); in rxe_alloc_pd()
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()
260 struct rxe_dev *rxe = to_rdev(ibah->device); in rxe_modify_ah()
342 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_create_srq()
388 struct rxe_dev *rxe = to_rdev(ibsrq->device); in rxe_modify_srq()
470 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_create_qp()
519 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_modify_qp()
841 struct rxe_dev *rxe = to_rdev(dev); in rxe_create_cq()
891 struct rxe_dev *rxe = to_rdev(ibcq->device); in rxe_resize_cq()
963 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_get_dma_mr()
999 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_reg_user_mr()
1043 struct rxe_dev *rxe = to_rdev(ibpd->device); in rxe_alloc_mr()
1117 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_attach_mcast()
1134 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_detach_mcast()
1143 struct rxe_dev *rxe = container_of(device, struct rxe_dev, in parent_show()
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()