ib_post_send
ret = ib_post_send(mad_agent->qp, &mad_send_wr->send_wr.wr,
ret = ib_post_send(qp_info->qp, &queued_send_wr->send_wr.wr,
ret = ib_post_send(qp_info->qp, &mad_send_wr->send_wr.wr,
return ib_post_send(qp, first_wr, NULL);
ret = ib_post_send(qp, &swr.wr, NULL);
ret = ib_post_send(&qp->ibqp, &wr.wr, NULL);
ret = ib_post_send(send_qp, &wr.wr, &bad_wr);
ret = ib_post_send(src_qp, &wr.wr, &bad_wr);
ret = ib_post_send(tx_qp, &cur_wr.wr, bad_wr);
if (ib_post_send(p->qp, &ipoib_cm_rx_drain_wr, NULL))
return ib_post_send(tx->qp, &priv->tx_wr.wr, NULL);
return ib_post_send(priv->qp, &priv->tx_wr.wr, NULL);
ret = ib_post_send(ib_conn->qp, first_wr, NULL);
ret = ib_post_send(isert_conn->qp, &isert_cmd->tx_desc.send_wr, NULL);
ret = ib_post_send(isert_conn->qp, &send_wr, NULL);
return ib_post_send(con->c.qp, &wr, NULL);
return ib_post_send(con->c.qp, &wr, NULL);
err = ib_post_send(id->con->c.qp, &id->tx_wr.wr, NULL);
err = ib_post_send(id->con->c.qp, wr, NULL);
return ib_post_send(qp, head, NULL);
return ib_post_send(ch->qp, &wr, NULL);
err = ib_post_send(ch->qp, &wr.wr, NULL);
return ib_post_send(ch->qp, &wr, NULL);
ret = ib_post_send(ch->qp, first_wr, NULL);
ret = ib_post_send(ch->qp, first_wr, NULL);
return ib_post_send(ch->qp, &wr.wr, NULL);
return ib_post_send(queue->qp, &wr, NULL);
ret = ib_post_send(queue->qp, first, NULL);
if (unlikely(ib_post_send(cm_id->qp, first_wr, NULL))) {
if (unlikely(ib_post_send(cm_id->qp, &rsp->send_wr, NULL))) {
ret = ib_post_send(sc->ib.qp, wr, NULL);
ret = ib_post_send(sc->ib.qp, ®_wr->wr, NULL);
ret = ib_post_send(sc->ib.qp, wr, NULL);
ret = ib_post_send(sc->ib.qp, first_wr, NULL);
err = ib_post_send(rdma->qp, &wr, NULL);
ret = ib_post_send(ibmr->ic->i_cm_id->qp, ®_wr.wr, NULL);
ret = ib_post_send(i_cm_id->qp, s_wr, NULL);
ret = ib_post_send(ic->i_cm_id->qp, &ic->i_ack_wr, NULL);
ret = ib_post_send(ic->i_cm_id->qp, &first->s_rdma_wr.wr, &failed_wr);
ret = ib_post_send(ic->i_cm_id->qp, &first->s_wr, &failed_wr);
ret = ib_post_send(ic->i_cm_id->qp, &send->s_atomic_wr.wr, &failed_wr);
rc = ib_post_send(link->roce_qp, &rdma_wr->wr, NULL);
rc = ib_post_send(link->roce_qp, &link->wr_tx_ibs[pend->idx], NULL);
rc = ib_post_send(link->roce_qp, link->wr_tx_v2_ib, NULL);
rc = ib_post_send(link->roce_qp, &link->wr_reg.wr, NULL);
ret = ib_post_send(ep->re_id->qp, post_wr, NULL);
rc = ib_post_send(ep->re_id->qp, first, &bad_wr);
rc = ib_post_send(ep->re_id->qp, first, NULL);
ret = ib_post_send(ep->re_id->qp, &mr->mr_regwr.wr, NULL);
ret = ib_post_send(rdma->sc_qp, first_wr, &bad_wr);
ret = ib_post_send(rdma->sc_qp, first_wr, &bad_wr);