ibt_post_recv
ret = ibt_post_recv(chan->ch_chan, &(wqe->qe_wr.recv), 1, NULL);
ret = ibt_post_recv(chan->ch_chan, &(rwqe->qe_wr.recv), 1, NULL);
ret = ibt_post_recv(chan->ch_chan, &(wqe->qe_wr.recv), 1, NULL);
ret = ibt_post_recv(info->ti_chan, &(rwqe->qe_wr.recv), 1,
ret = ibt_post_recv(info->ti_chan, &(wqe->qe_wr.recv), 1, NULL);
ibt_status = ibt_post_recv(state->id_chnl_hdl, wrs, i,
if (ibt_post_recv(chan->chan_hdl, &rwqe->w_rwr, 1, NULL) !=
status = ibt_post_recv(chanhdl, wrlist, npost, &nposted);
ret = ibt_post_recv(chanhdl, wrp, jx, &kx);
ret = ibt_post_recv(ib_get_ibt_channel_hdl(ic->i_cm_id),
status = ibt_post_recv(recv_wqep->recv_qp_handle, &recv_wqep->recv_wr,
status = ibt_post_recv(recv_wqep->recv_qp_handle, &recv_wqep->recv_wr,
ibt_status = ibt_post_recv(qp->qp_hdl, &recv_wr, 1, NULL);
ibt_status = ibt_post_recv(qp->qp_hdl, &recv_wr, 1, NULL);
ibt_status_t ibt_post_recv(ibt_channel_hdl_t chan, ibt_recv_wr_t *wr_list,