Home
last modified time | relevance | path

Searched refs:rxe_mcast_get_grp (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_mcast.c37 int rxe_mcast_get_grp(struct rxe_dev *rxe, union ib_gid *mgid, in rxe_mcast_get_grp() function
Drxe_loc.h68 int rxe_mcast_get_grp(struct rxe_dev *rxe, union ib_gid *mgid,
Drxe_verbs.c1122 err = rxe_mcast_get_grp(rxe, mgid, &grp); in rxe_attach_mcast()