Searched refs:mcast_add (Results 1 – 3 of 3) sorted by relevance
127 static int mcast_add(struct rxe_dev *rxe, union ib_gid *mgid) in mcast_add() function528 .mcast_add = mcast_add,
64 err = rxe->ifc_ops->mcast_add(rxe, mgid); in rxe_mcast_get_grp()
381 int (*mcast_add)(struct rxe_dev *rxe, union ib_gid *mgid); member