Searched refs:ibt_alloc_cq (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_cq.c82 * ibt_alloc_cq() - Allocate a completion queue
85 ibt_alloc_cq(ibt_hca_hdl_t hca_hdl, ibt_cq_attr_t *cq_attr, function
91 IBTF_DPRINTF_L3(ibtf_cq, "ibt_alloc_cq(%p, %p)",
114 IBTF_DPRINTF_L2(ibtf_cq, "ibt_alloc_cq: "
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_adm.c190 ret = ibt_alloc_cq(ss->ei_hca_hdl, &cq_attr, &chan->ch_cq_hdl, &sz);
193 "ibt_alloc_cq(cq_sz=0x%lx) failed, ret=%d",
H A Deib_ctl.c168 ret = ibt_alloc_cq(ss->ei_hca_hdl, &cq_attr, &chan->ch_cq_hdl, &sz);
171 "ibt_alloc_cq(cq_sz=0x%lx) failed, ret=%d",
H A Deib_data.c606 ret = ibt_alloc_cq(ss->ei_hca_hdl, &cq_attr, &chan->ch_cq_hdl, &snd_sz);
609 "ibt_alloc_cq(snd_cq_sz=0x%lx) failed, ret=%d",
629 ret = ibt_alloc_cq(ss->ei_hca_hdl, &cq_attr, &chan->ch_rcv_cq_hdl,
633 "ibt_alloc_cq(rcv_cq_sz=0x%lx) failed, ret=%d",
H A Denx_ibt.c332 ret = ibt_alloc_cq(info->ti_hca, &cq_attr, &info->ti_cq_hdl, &sz);
334 ENX_DPRINTF_ERR("ibt_alloc_cq(hca_hdl=0x%llx, cq_sz=0x%lx) "
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c98 status = ibt_alloc_cq(ioc->ioc_ibt_hdl, &cq_attr, &ch->ch_scq_hdl,
110 status = ibt_alloc_cq(ioc->ioc_ibt_hdl, &cq_attr, &ch->ch_rcq_hdl,
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ib.c1288 ret = ibt_alloc_cq(hcap->hca_hdl, &scqattr,
1291 RDS_DPRINTF2(LABEL, "ibt_alloc_cq for sendCQ "
1316 ret = ibt_alloc_cq(hcap->hca_hdl, &rcqattr,
1319 RDS_DPRINTF2(LABEL, "ibt_alloc_cq for recvCQ "
1746 ret = ibt_alloc_cq(hcap->hca_hdl, &cqattr, &cq_hdl, NULL);
1749 "ibt_alloc_cq failed: %d", ret);
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_comp.c286 rc = ibt_alloc_cq(uctxt->hca->hdl, &cq_attr, &ucq->cq, &real_size);
290 "create_cq: ibt_alloc_cq() (rc=%d)", rc);
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h1078 * ibt_alloc_cq()
1081 ibt_status_t ibt_alloc_cq(ibt_hca_hdl_t hca_hdl, ibt_cq_attr_t *cq_attr,
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c1561 status = ibt_alloc_cq(hca_hdl, &cq_attr, cq_hdl, NULL);
1563 ISER_LOG(CE_NOTE, "iser_ib_setup_cq: ibt_alloc_cq failure (%d)",
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c605 result = ibt_alloc_cq(state->id_hca_hdl, &cq_atts, &chan->scq_hdl,
627 result = ibt_alloc_cq(state->id_hca_hdl, &cq_atts, &chan->rcq_hdl,
H A Dibd.c5400 if ((ret = ibt_alloc_cq(state->id_hca_hdl, &cq_attr,
5402 DPRINT(10, "ibd_alloc_cqs: ibt_alloc_cq(rcq) "
5429 if ((ret = ibt_alloc_cq(state->id_hca_hdl, &cq_attr,
5431 DPRINT(10, "ibd_alloc_cqs: ibt_alloc_cq(scq) "
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_impl.c964 status = ibt_alloc_cq(cip->ci_ci_handle, &cq_attrs,
969 "ibt_alloc_cq failed", tnf_uint, ibt_status, status);
978 status = ibt_alloc_cq(cip->ci_ci_handle, &cq_attrs,
984 "ibt_alloc_cq failed", tnf_uint, ibt_status, status);
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c978 rtn = ibt_alloc_cq(device->hca_hdl, &cq_attr, &cq->ibt_cq, &real_size);
999 "ibt_alloc_cq failed w/ 0x%x", device, cqe, cq->ibt_cq, rtn);
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c736 status = ibt_alloc_cq(hca->hca_hdl, &cq_attr, &cq->rib_cq_hdl,
739 cmn_err(CE_WARN, "rib_create_cq: ibt_alloc_cq() failed,"
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2658 DERR("evd_create: ibt_alloc_cq returned %d", status);
8342 DERR("ibt_alloc_cq: resource limit exceeded "
8350 status = ibt_alloc_cq(hca_hdl, cq_attr, ibt_cq_p, real_size);

Completed in 124 milliseconds