Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/sw/rxe/
Drxe_loc.h45 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.c1071 .detach_mcast = rxe_detach_mcast,