Searched refs:ibv_destroy_srq (Results 1 – 9 of 9) sorted by relevance
30 ibv_destroy_srq;
857 ret = ibv_destroy_srq(srq->real_srq); in __ibv_destroy_srq_1_0()864 symver(__ibv_destroy_srq_1_0, ibv_destroy_srq, IBVERBS_1.0);
563 default_symver(__ibv_destroy_srq, ibv_destroy_srq);
1160 struct ibv_destroy_srq { struct
2010 int ibv_destroy_srq(struct ibv_srq *srq);
823 struct ibv_destroy_srq cmd; in ibv_cmd_destroy_srq()
477 ibv_destroy_srq(ctx->srq); in pp_init_ctx()515 if (ibv_destroy_srq(ctx->srq)) { in pp_close_ctx()
681 if (ibv_destroy_srq(ctx.srq)) { in pp_close_ctx()
1321 ibv_destroy_srq(id->srq); in rdma_destroy_srq()