Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
Drxe_mcast.c11 struct rxe_mc_grp **grp_p) in rxe_mcast_get_grp()
14 struct rxe_mc_grp *grp; in rxe_mcast_get_grp()
52 struct rxe_mc_grp *grp) in rxe_mcast_add_grp_elem()
98 struct rxe_mc_grp *grp; in rxe_mcast_drop_grp_elem()
132 struct rxe_mc_grp *grp; in rxe_drop_all_mcast_groups()
158 struct rxe_mc_grp *grp = container_of(arg, typeof(*grp), pelem); in rxe_mc_cleanup()
Drxe_loc.h44 struct rxe_mc_grp **grp_p);
47 struct rxe_mc_grp *grp);
Drxe_verbs.h322 struct rxe_mc_grp { struct
338 struct rxe_mc_grp *grp; argument
Drxe_pool.c68 .size = sizeof(struct rxe_mc_grp),
71 .key_offset = offsetof(struct rxe_mc_grp, mgid),
Drxe_recv.c237 struct rxe_mc_grp *mcg; in rxe_rcv_mcast_pkt()
Drxe_verbs.c1009 struct rxe_mc_grp *grp; in rxe_attach_mcast()