Home
last modified time | relevance | path

Searched refs:rxe_mc_grp (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/infiniband/sw/rxe/
Drxe_mcast.c38 struct rxe_mc_grp **grp_p) in rxe_mcast_get_grp()
41 struct rxe_mc_grp *grp; in rxe_mcast_get_grp()
79 struct rxe_mc_grp *grp) in rxe_mcast_add_grp_elem()
125 struct rxe_mc_grp *grp; in rxe_mcast_drop_grp_elem()
159 struct rxe_mc_grp *grp; in rxe_drop_all_mcast_groups()
185 struct rxe_mc_grp *grp = container_of(arg, typeof(*grp), pelem); in rxe_mc_cleanup()
Drxe_verbs.h353 struct rxe_mc_grp { struct
369 struct rxe_mc_grp *grp; argument
Drxe_loc.h71 struct rxe_mc_grp **grp_p);
74 struct rxe_mc_grp *grp);
Drxe_pool.c95 .size = sizeof(struct rxe_mc_grp),
98 .key_offset = offsetof(struct rxe_mc_grp, mgid),
Drxe_recv.c280 struct rxe_mc_grp *mcg; in rxe_rcv_mcast_pkt()
Drxe_verbs.c1051 struct rxe_mc_grp *grp; in rxe_attach_mcast()