Lines Matching refs:rxe_dev
31 static int rxe_mcast_add(struct rxe_dev *rxe, union ib_gid *mgid) in rxe_mcast_add()
47 static int rxe_mcast_del(struct rxe_dev *rxe, union ib_gid *mgid) in rxe_mcast_del()
105 static struct rxe_mcg *__rxe_lookup_mcg(struct rxe_dev *rxe, in __rxe_lookup_mcg()
143 struct rxe_mcg *rxe_lookup_mcg(struct rxe_dev *rxe, union ib_gid *mgid) in rxe_lookup_mcg()
162 static void __rxe_init_mcg(struct rxe_dev *rxe, union ib_gid *mgid, in __rxe_init_mcg()
188 static struct rxe_mcg *rxe_get_mcg(struct rxe_dev *rxe, union ib_gid *mgid) in rxe_get_mcg()
258 struct rxe_dev *rxe = mcg->rxe; in __rxe_destroy_mcg()
297 struct rxe_dev *rxe = to_rdev(qp->ibqp.device); in __rxe_init_mca()
333 struct rxe_dev *rxe = mcg->rxe; in rxe_attach_mcg()
398 struct rxe_dev *rxe = mcg->rxe; in rxe_detach_mcg()
436 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_attach_mcast()
466 struct rxe_dev *rxe = to_rdev(ibqp->device); in rxe_detach_mcast()