Searched refs:ipath_mcast (Results 1 – 3 of 3) sorted by relevance
85 static struct ipath_mcast *ipath_mcast_alloc(union ib_gid *mgid) in ipath_mcast_alloc()87 struct ipath_mcast *mcast; in ipath_mcast_alloc()103 static void ipath_mcast_free(struct ipath_mcast *mcast) in ipath_mcast_free()121 struct ipath_mcast *ipath_mcast_find(union ib_gid *mgid) in ipath_mcast_find()125 struct ipath_mcast *mcast; in ipath_mcast_find()132 mcast = rb_entry(n, struct ipath_mcast, rb_node); in ipath_mcast_find()164 struct ipath_mcast *mcast, in ipath_mcast_add()174 struct ipath_mcast *tmcast; in ipath_mcast_add()178 tmcast = rb_entry(pn, struct ipath_mcast, rb_node); in ipath_mcast_add()240 struct ipath_mcast *mcast; in ipath_multicast_attach()[all …]
161 struct ipath_mcast { struct717 struct ipath_mcast *ipath_mcast_find(union ib_gid *mgid);
630 struct ipath_mcast *mcast; in ipath_ib_rcv()