/illumos-gate/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_cq.c | 211 * ibt_poll_cq() 227 ibt_poll_cq(ibt_cq_hdl_t ibt_cq, ibt_wc_t *work_completions, uint_t num_wc, function 230 IBTF_DPRINTF_L4(ibtf_cq, "ibt_poll_cq(%p)", ibt_cq);
|
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_handlers.c | 330 status = ibt_poll_cq(cq_handle, &cqe, 1, NULL); 335 * either which can return from ibt_poll_cq(). In other 341 "an error status (0x%x) from ibt_poll_cq.", 358 status = ibt_poll_cq(cq_handle, &cqe, 1, NULL); 363 * either which can return from ibt_poll_cq(). In other 369 "an error status (0x%x) from ibt_poll_cq.",
|
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/ |
H A D | iser_cq.c | 101 status = ibt_poll_cq(cq_hdl, wc, ISER_IB_SCQ_POLL_MAX, &npoll); 106 ISER_LOG(CE_NOTE, "iser_ib_sendcq_handler: ibt_poll_cq " 357 status = ibt_poll_cq(cq_hdl, &wc, 1, NULL); 366 "ibt_poll_cq error (%d)", status);
|
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | ib_cm.c | 322 while (ibt_poll_cq(RDSV3_CQ2CQHDL(ic->i_snd_cq), &wc, 1, &polled) == 334 while (ibt_poll_cq(RDSV3_CQ2CQHDL(ic->i_snd_cq), &wc, 1, &polled) == 386 while (ibt_poll_cq(RDSV3_CQ2CQHDL(ic->i_cq), &wc[0], 406 while (ibt_poll_cq(RDSV3_CQ2CQHDL(ic->i_cq), &wc[0],
|
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srpt_ch.c | 394 while (ibt_poll_cq(ch->ch_rcq_hdl, &wc, 1, NULL) == 620 status = ibt_poll_cq(cq_hdl, &wc[0], SRPT_SEND_WC_POLL_SIZE, 728 status = ibt_poll_cq(cq_hdl, &wc[0], SRPT_RECV_WC_POLL_SIZE,
|
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_adm.c | 142 while ((ret = ibt_poll_cq(chan->ch_cq_hdl, chan->ch_wc, chan->ch_cq_sz,
|
H A D | eib_ctl.c | 119 while ((ret = ibt_poll_cq(chan->ch_cq_hdl, chan->ch_wc, chan->ch_cq_sz,
|
H A D | eib_data.c | 148 while ((ret = ibt_poll_cq(chan->ch_rcv_cq_hdl, chan->ch_rcv_wc, 195 * by pooling them here, once per ibt_poll_cq(). The accuracy 254 while ((ret = ibt_poll_cq(chan->ch_cq_hdl, chan->ch_wc, chan->ch_cq_sz,
|
H A D | enx_hdlrs.c | 629 while ((ret = ibt_poll_cq(info->ti_cq_hdl, info->ti_wc, info->ti_cq_sz,
|
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsib_ib.c | 637 ret = ibt_poll_cq(cq, &wc, 1, &npolled); 640 RDS_DPRINTF2(LABEL, "EP(%p) CQ(%p): ibt_poll_cq " 643 RDS_DPRINTF5(LABEL, "EP(%p) CQ(%p): ibt_poll_cq " 882 ret = ibt_poll_cq(cq, &wc, 1, &npolled); 885 RDS_DPRINTF2(LABEL, "EP(%p) CQ(%p): ibt_poll_cq " 888 RDS_DPRINTF5(LABEL, "EP(%p) CQ(%p): ibt_poll_cq " 1036 ret = ibt_poll_cq(cq, wc, RDS_NUM_DATA_SEND_WCS, &nret); 1040 "ibt_poll_cq returned: %d", ep, cq, ret); 1043 "ibt_poll_cq returned: IBT_CQ_EMPTY",
|
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/ |
H A D | sol_uverbs_comp.c | 697 rc = ibt_poll_cq(ucq->cq, completions, cmd.ne, &resp.count); 700 "poll_cq: ibt_poll_cq() (rc=%d)", rc);
|
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibti_common.h | 1118 * ibt_poll_cq() 1123 ibt_status_t ibt_poll_cq(ibt_cq_hdl_t ibt_cq, ibt_wc_t *work_completions,
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | rpcib.c | 1022 ibt_status = ibt_poll_cq(cq_hdl, &wc, 1, NULL); 1115 ibt_status = ibt_poll_cq(cq_hdl, &wc, 1, NULL); 1194 ibt_status = ibt_poll_cq(cq_hdl, &wc, 1, NULL); 1334 ibt_status = ibt_poll_cq(cq_hdl, &wc, 1, NULL);
|
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd_cm.c | 1689 while (ibt_poll_cq(cq_hdl, wcs, numwcs, &real_numwcs) == IBT_SUCCESS) { 2181 while (ibt_poll_cq(cq_hdl, wcs, numwcs, &real_numwcs) == IBT_SUCCESS) {
|
H A D | ibd.c | 7513 while (ibt_poll_cq(cq_hdl, wcs, numwcs, &num_polled) == IBT_SUCCESS) { 7568 while (ibt_poll_cq(cq_hdl, wcs, numwcs, &num_polled) == IBT_SUCCESS) {
|
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/ |
H A D | sol_kverbs.c | 2280 /* only one thread per cq is allowed during ibt_poll_cq() */ 2284 rtn = ibt_poll_cq(cq->ibt_cq, &ibt_wc, 1, NULL); 2300 "ibt_poll_cq failed w/ %d, npolled = %d",
|