Home
last modified time | relevance | path

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

/Linux-v5.4/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.h70 int rxe_mcast_get_grp(struct rxe_dev *rxe, union ib_gid *mgid,
Drxe_verbs.c1054 err = rxe_mcast_get_grp(rxe, mgid, &grp); in rxe_attach_mcast()