Searched refs:ibv_cmd_detach_mcast (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/ofed/libibverbs/
H A Ddriver.h273 int ibv_cmd_detach_mcast(struct ibv_qp *qp, const union ibv_gid *gid, uint16_t lid);
H A Dcmd.c1666 int ibv_cmd_detach_mcast(struct ibv_qp *qp, const union ibv_gid *gid, uint16_t lid) function
/freebsd-13-stable/contrib/ofed/libmlx4/
H A Dmlx4.c118 .detach_mcast = ibv_cmd_detach_mcast
/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Dverbs.c680 ret = ibv_cmd_detach_mcast(ibqp, gid, lid);
/freebsd-13-stable/contrib/ofed/libmlx5/
H A Dverbs.c1740 return ibv_cmd_detach_mcast(qp, gid, lid);

Completed in 76 milliseconds