ibt_alloc_cq
status = ibt_alloc_cq(ioc->ioc_ibt_hdl, &cq_attr, &ch->ch_rcq_hdl,
status = ibt_alloc_cq(ioc->ioc_ibt_hdl, &cq_attr, &ch->ch_scq_hdl,
status = ibt_alloc_cq(hca_hdl, cq_attr, ibt_cq_p, real_size);
ret = ibt_alloc_cq(ss->ei_hca_hdl, &cq_attr, &chan->ch_cq_hdl, &sz);
ret = ibt_alloc_cq(ss->ei_hca_hdl, &cq_attr, &chan->ch_cq_hdl, &sz);
ret = ibt_alloc_cq(ss->ei_hca_hdl, &cq_attr, &chan->ch_cq_hdl, &snd_sz);
ret = ibt_alloc_cq(ss->ei_hca_hdl, &cq_attr, &chan->ch_rcv_cq_hdl,
ret = ibt_alloc_cq(info->ti_hca, &cq_attr, &info->ti_cq_hdl, &sz);
if ((ret = ibt_alloc_cq(state->id_hca_hdl, &cq_attr,
if ((ret = ibt_alloc_cq(state->id_hca_hdl, &cq_attr,
result = ibt_alloc_cq(state->id_hca_hdl, &cq_atts, &chan->scq_hdl,
result = ibt_alloc_cq(state->id_hca_hdl, &cq_atts, &chan->rcq_hdl,
status = ibt_alloc_cq(hca_hdl, &cq_attr, cq_hdl, NULL);
rtn = ibt_alloc_cq(device->hca_hdl, &cq_attr, &cq->ibt_cq, &real_size);
rc = ibt_alloc_cq(uctxt->hca->hdl, &cq_attr, &ucq->cq, &real_size);
ret = ibt_alloc_cq(hcap->hca_hdl, &scqattr,
ret = ibt_alloc_cq(hcap->hca_hdl, &rcqattr,
ret = ibt_alloc_cq(hcap->hca_hdl, &cqattr, &cq_hdl, NULL);
status = ibt_alloc_cq(cip->ci_ci_handle, &cq_attrs,
status = ibt_alloc_cq(cip->ci_ci_handle, &cq_attrs,
status = ibt_alloc_cq(hca->hca_hdl, &cq_attr, &cq->rib_cq_hdl,
ibt_status_t ibt_alloc_cq(ibt_hca_hdl_t hca_hdl, ibt_cq_attr_t *cq_attr,