Searched refs:ibv_destroy_cq (Results 1 – 18 of 18) sorted by relevance
24 ibv_destroy_cq;
779 ret = ibv_destroy_cq(cq->real_cq); in __ibv_destroy_cq_1_0()786 symver(__ibv_destroy_cq_1_0, ibv_destroy_cq, IBVERBS_1.0);
512 default_symver(__ibv_destroy_cq, ibv_destroy_cq);
546 struct ibv_destroy_cq { struct
1877 int ibv_destroy_cq(struct ibv_cq *cq);
619 struct ibv_destroy_cq cmd; in ibv_cmd_destroy_cq()
84 ibv_destroy_cq(priv->cq); in rdmasniff_cleanup()348 ibv_destroy_cq(priv->cq); in rdmasniff_activate()
354 ibv_destroy_cq(node->cq[SEND_CQ_INDEX]); in destroy_node()357 ibv_destroy_cq(node->cq[RECV_CQ_INDEX]); in destroy_node()
510 ibv_destroy_cq(cb->cq); in rping_free_qp()559 ibv_destroy_cq(cb->cq); in rping_setup_qp()
362 ibv_destroy_cq(node->cq); in destroy_node()
400 ibv_destroy_cq(node->cq); in destroy_node()
409 ibv_destroy_cq(ctx->cq); in pp_init_ctx()440 if (ibv_destroy_cq(ctx->cq)) { in pp_close_ctx()
421 ibv_destroy_cq(ctx->cq); in pp_init_ctx()452 if (ibv_destroy_cq(ctx->cq)) { in pp_close_ctx()
479 ibv_destroy_cq(pp_cq(ctx)); in pp_init_ctx()510 if (ibv_destroy_cq(pp_cq(ctx))) { in pp_close_ctx()
480 ibv_destroy_cq(ctx->cq); in pp_init_ctx()520 if (ibv_destroy_cq(ctx->cq)) { in pp_close_ctx()
695 if (ibv_destroy_cq(ctx.send_cq)) { in pp_close_ctx()700 if (ibv_destroy_cq(ctx.recv_cq)) { in pp_close_ctx()
1208 ibv_destroy_cq(id->recv_cq); in ucma_destroy_cqs()1210 ibv_destroy_cq(id->send_cq); in ucma_destroy_cqs()
803 ibv_destroy_cq(cm_id->recv_cq); in rs_create_cq()