Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rdmavt/
H A Dmcast.h55 int rvt_detach_mcast(struct ib_qp *ibqp, union ib_gid *gid, u16 lid);
H A Dmcast.c343 int rvt_detach_mcast(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) in rvt_detach_mcast() function
H A Dvt.c394 .detach_mcast = rvt_detach_mcast,