Lines Matching refs:rvt_mcast
65 static struct rvt_mcast *rvt_mcast_alloc(union ib_gid *mgid, u16 lid)
67 struct rvt_mcast *mcast;
84 static void rvt_mcast_free(struct rvt_mcast *mcast)
106 struct rvt_mcast *rvt_mcast_find(struct rvt_ibport *ibp, union ib_gid *mgid,
111 struct rvt_mcast *found = NULL;
117 struct rvt_mcast *mcast;
119 mcast = rb_entry(n, struct rvt_mcast, rb_node);
152 struct rvt_mcast *mcast, struct rvt_mcast_qp *mqp)
161 struct rvt_mcast *tmcast;
165 tmcast = rb_entry(pn, struct rvt_mcast, rb_node);
243 struct rvt_mcast *mcast;
306 struct rvt_mcast *mcast = NULL;
325 mcast = rb_entry(n, struct rvt_mcast, rb_node);