Home
last modified time | relevance | path

Searched refs:rvt_detach_mcast (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c336 * rvt_detach_mcast - remove a qp from a multicast group
343 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,
/kernel/linux/linux-6.6/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.c294 * rvt_detach_mcast - remove a qp from a multicast group
301 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,

Completed in 3 milliseconds