Home
last modified time | relevance | path

Searched refs:rvt_detach_mcast (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/rdmavt/
H A Dmcast.h13 int rvt_detach_mcast(struct ib_qp *ibqp, union ib_gid *gid, u16 lid);
H A Dmcast.c301 int rvt_detach_mcast(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) in rvt_detach_mcast() function
H A Dvt.c346 .detach_mcast = rvt_detach_mcast,