Searched refs:rvt_detach_mcast (Results 1 – 3 of 3) sorted by relevance
13 int rvt_detach_mcast(struct ib_qp *ibqp, union ib_gid *gid, u16 lid);
301 int rvt_detach_mcast(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) in rvt_detach_mcast() function
346 .detach_mcast = rvt_detach_mcast,