Home
last modified time | relevance | path

Searched refs:rxe_detach_mcast (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_mcast.c457 * rxe_detach_mcast - detach qp from multicast group (see IBA-11.3.2)
464 int rxe_detach_mcast(struct ib_qp *ibqp, union ib_gid *mgid, u16 mlid) in rxe_detach_mcast() function
H A Drxe_loc.h39 int rxe_detach_mcast(struct ib_qp *ibqp, union ib_gid *mgid, u16 mlid);
H A Drxe_verbs.c1459 .detach_mcast = rxe_detach_mcast,
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c1022 static int rxe_detach_mcast(struct ib_qp *ibqp, union ib_gid *mgid, u16 mlid) in rxe_detach_mcast() function
1081 .detach_mcast = rxe_detach_mcast,

Completed in 6 milliseconds