Searched refs:ibv_destroy_srq (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Dsrq_pingpong.c473 ibv_destroy_srq(ctx->srq);
511 if (ibv_destroy_srq(ctx->srq)) {
H A Dxsrq_pingpong.c677 if (ibv_destroy_srq(ctx.srq)) {
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dcompat-1_0.c857 ret = ibv_destroy_srq(srq->real_srq);
864 symver(__ibv_destroy_srq_1_0, ibv_destroy_srq, IBVERBS_1.0);
H A Dkern-abi.h1160 struct ibv_destroy_srq { struct
H A Dverbs.c563 default_symver(__ibv_destroy_srq, ibv_destroy_srq);
H A Dverbs.h2007 * ibv_destroy_srq - Destroys the specified SRQ.
2010 int ibv_destroy_srq(struct ibv_srq *srq);
H A Dcmd.c823 struct ibv_destroy_srq cmd;
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dcma.c1321 ibv_destroy_srq(id->srq);

Completed in 91 milliseconds