Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_loc.h39 int rxe_detach_mcast(struct ib_qp *ibqp, union ib_gid *mgid, u16 mlid);
H A Drxe_mcast.c464 int rxe_detach_mcast(struct ib_qp *ibqp, union ib_gid *mgid, u16 mlid) in rxe_detach_mcast() function
H A Drxe_verbs.c1463 .detach_mcast = rxe_detach_mcast,