Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/sw/rxe/
Drxe_loc.h39 int rxe_detach_mcast(struct ib_qp *ibqp, union ib_gid *mgid, u16 mlid);
Drxe_mcast.c464 int rxe_detach_mcast(struct ib_qp *ibqp, union ib_gid *mgid, u16 mlid) in rxe_detach_mcast() function
Drxe_verbs.c1459 .detach_mcast = rxe_detach_mcast,