ibt_poll_cq
while (ibt_poll_cq(ch->ch_rcq_hdl, &wc, 1, NULL) ==
status = ibt_poll_cq(cq_hdl, &wc[0], SRPT_SEND_WC_POLL_SIZE,
status = ibt_poll_cq(cq_hdl, &wc[0], SRPT_RECV_WC_POLL_SIZE,
while ((ret = ibt_poll_cq(chan->ch_cq_hdl, chan->ch_wc, chan->ch_cq_sz,
while ((ret = ibt_poll_cq(chan->ch_cq_hdl, chan->ch_wc, chan->ch_cq_sz,
while ((ret = ibt_poll_cq(chan->ch_rcv_cq_hdl, chan->ch_rcv_wc,
while ((ret = ibt_poll_cq(chan->ch_cq_hdl, chan->ch_wc, chan->ch_cq_sz,
while ((ret = ibt_poll_cq(info->ti_cq_hdl, info->ti_wc, info->ti_cq_sz,
while (ibt_poll_cq(cq_hdl, wcs, numwcs, &num_polled) == IBT_SUCCESS) {
while (ibt_poll_cq(cq_hdl, wcs, numwcs, &num_polled) == IBT_SUCCESS) {
while (ibt_poll_cq(cq_hdl, wcs, numwcs, &real_numwcs) == IBT_SUCCESS) {
while (ibt_poll_cq(cq_hdl, wcs, numwcs, &real_numwcs) == IBT_SUCCESS) {
status = ibt_poll_cq(cq_hdl, wc, ISER_IB_SCQ_POLL_MAX, &npoll);
status = ibt_poll_cq(cq_hdl, &wc, 1, NULL);
rtn = ibt_poll_cq(cq->ibt_cq, &ibt_wc, 1, NULL);
rc = ibt_poll_cq(ucq->cq, completions, cmd.ne, &resp.count);
ret = ibt_poll_cq(cq, wc, RDS_NUM_DATA_SEND_WCS, &nret);
ret = ibt_poll_cq(cq, &wc, 1, &npolled);
ret = ibt_poll_cq(cq, &wc, 1, &npolled);
while (ibt_poll_cq(RDSV3_CQ2CQHDL(ic->i_snd_cq), &wc, 1, &polled) ==
while (ibt_poll_cq(RDSV3_CQ2CQHDL(ic->i_snd_cq), &wc, 1, &polled) ==
while (ibt_poll_cq(RDSV3_CQ2CQHDL(ic->i_cq), &wc[0],
while (ibt_poll_cq(RDSV3_CQ2CQHDL(ic->i_cq), &wc[0],
status = ibt_poll_cq(cq_handle, &cqe, 1, NULL);
status = ibt_poll_cq(cq_handle, &cqe, 1, NULL);
ibt_status = ibt_poll_cq(cq_hdl, &wc, 1, NULL);
ibt_status = ibt_poll_cq(cq_hdl, &wc, 1, NULL);
ibt_status = ibt_poll_cq(cq_hdl, &wc, 1, NULL);
ibt_status = ibt_poll_cq(cq_hdl, &wc, 1, NULL);
ibt_status_t ibt_poll_cq(ibt_cq_hdl_t ibt_cq, ibt_wc_t *work_completions,