Lines Matching refs:rvt_mcast
107 static struct rvt_mcast *rvt_mcast_alloc(union ib_gid *mgid, u16 lid)
109 struct rvt_mcast *mcast;
126 static void rvt_mcast_free(struct rvt_mcast *mcast)
148 struct rvt_mcast *rvt_mcast_find(struct rvt_ibport *ibp, union ib_gid *mgid,
153 struct rvt_mcast *found = NULL;
159 struct rvt_mcast *mcast;
161 mcast = rb_entry(n, struct rvt_mcast, rb_node);
194 struct rvt_mcast *mcast, struct rvt_mcast_qp *mqp)
203 struct rvt_mcast *tmcast;
207 tmcast = rb_entry(pn, struct rvt_mcast, rb_node);
285 struct rvt_mcast *mcast;
348 struct rvt_mcast *mcast = NULL;
367 mcast = rb_entry(n, struct rvt_mcast, rb_node);