Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
A Drxe_mcast.c11 static struct rxe_mc_grp *create_grp(struct rxe_dev *rxe, in create_grp()
16 struct rxe_mc_grp *grp; in create_grp()
38 struct rxe_mc_grp **grp_p) in rxe_mcast_get_grp()
41 struct rxe_mc_grp *grp; in rxe_mcast_get_grp()
68 struct rxe_mc_grp *grp) in rxe_mcast_add_grp_elem()
114 struct rxe_mc_grp *grp; in rxe_mcast_drop_grp_elem()
148 struct rxe_mc_grp *grp; in rxe_drop_all_mcast_groups()
174 struct rxe_mc_grp *grp = container_of(arg, typeof(*grp), pelem); in rxe_mc_cleanup()
A Drxe_loc.h44 struct rxe_mc_grp **grp_p);
47 struct rxe_mc_grp *grp);
A Drxe_pool.c85 .size = sizeof(struct rxe_mc_grp),
86 .elem_offset = offsetof(struct rxe_mc_grp, pelem),
89 .key_offset = offsetof(struct rxe_mc_grp, mgid),
A Drxe_verbs.h356 struct rxe_mc_grp { struct
372 struct rxe_mc_grp *grp; argument
A Drxe_recv.c236 struct rxe_mc_grp *mcg; in rxe_rcv_mcast_pkt()
A Drxe_verbs.c1007 struct rxe_mc_grp *grp; in rxe_attach_mcast()

Completed in 19 milliseconds