Searched refs:ipath_mcast (Results 1 – 3 of 3) sorted by relevance
84 static struct ipath_mcast *ipath_mcast_alloc(union ib_gid *mgid) in ipath_mcast_alloc()86 struct ipath_mcast *mcast; in ipath_mcast_alloc()102 static void ipath_mcast_free(struct ipath_mcast *mcast) in ipath_mcast_free()120 struct ipath_mcast *ipath_mcast_find(union ib_gid *mgid) in ipath_mcast_find()124 struct ipath_mcast *mcast; in ipath_mcast_find()131 mcast = rb_entry(n, struct ipath_mcast, rb_node); in ipath_mcast_find()163 struct ipath_mcast *mcast, in ipath_mcast_add()173 struct ipath_mcast *tmcast; in ipath_mcast_add()177 tmcast = rb_entry(pn, struct ipath_mcast, rb_node); in ipath_mcast_add()239 struct ipath_mcast *mcast; in ipath_multicast_attach()[all …]
161 struct ipath_mcast { struct725 struct ipath_mcast *ipath_mcast_find(union ib_gid *mgid);
643 struct ipath_mcast *mcast; in ipath_ib_rcv()