Home
last modified time | relevance | path

Searched refs:ib_post_send (Results 1 – 25 of 31) sorted by relevance

12

/linux/net/sunrpc/xprtrdma/
H A Dfrwr_ops.c416 ret = ib_post_send(ep->re_id->qp, post_wr, NULL); in frwr_send()
544 rc = ib_post_send(ep->re_id->qp, first, &bad_wr); in frwr_unmap_sync()
644 rc = ib_post_send(ep->re_id->qp, first, NULL); in frwr_unmap_async()
695 return ib_post_send(ep->re_id->qp, &mr->mr_regwr.wr, NULL); in frwr_wp_create()
H A Dsvc_rdma_sendto.c375 ret = ib_post_send(rdma->sc_qp, first_wr, &bad_wr); in svc_rdma_post_send()
H A Dsvc_rdma_rw.c391 ret = ib_post_send(rdma->sc_qp, first_wr, &bad_wr); in svc_rdma_post_chunk_ctxt()
/linux/Documentation/translations/zh_CN/infiniband/
H A Dcore_locking.rst47 - ib_post_send
/linux/net/rds/
H A Dib_frmr.c164 ret = ib_post_send(ibmr->ic->i_cm_id->qp, &reg_wr.wr, NULL); in rds_ib_post_reg_frmr()
293 ret = ib_post_send(i_cm_id->qp, s_wr, NULL); in rds_ib_post_inv()
H A Dib_send.c737 ret = ib_post_send(ic->i_cm_id->qp, &first->s_wr, &failed_wr); in rds_ib_xmit()
831 ret = ib_post_send(ic->i_cm_id->qp, &send->s_atomic_wr.wr, &failed_wr); in rds_ib_xmit_atomic()
987 ret = ib_post_send(ic->i_cm_id->qp, &first->s_rdma_wr.wr, &failed_wr); in rds_ib_xmit_rdma()
H A Dib_recv.c679 ret = ib_post_send(ic->i_cm_id->qp, &ic->i_ack_wr, NULL); in rds_ib_send_ack()
/linux/net/smc/
H A Dsmc_wr.c312 rc = ib_post_send(link->roce_qp, &link->wr_tx_ibs[pend->idx], NULL); in smc_wr_tx_send()
328 rc = ib_post_send(link->roce_qp, link->wr_tx_v2_ib, NULL); in smc_wr_tx_v2_send()
376 rc = ib_post_send(link->roce_qp, &link->wr_reg.wr, NULL); in smc_wr_reg_send()
H A Dsmc_tx.c333 rc = ib_post_send(link->roce_qp, &rdma_wr->wr, NULL); in smc_tx_rdma_write()
/linux/drivers/infiniband/hw/hfi1/
H A Dopfn.c92 ret = ib_post_send(&qp->ibqp, &wr.wr, NULL); in opfn_conn_request()
/linux/Documentation/infiniband/
H A Dcore_locking.rst35 - ib_post_send
/linux/drivers/infiniband/hw/mlx5/
H A Dgsi.c457 ret = ib_post_send(tx_qp, &cur_wr.wr, bad_wr); in mlx5_ib_gsi_post_send()
/linux/fs/smb/client/
H A Dsmbdirect.c736 rc = ib_post_send(info->id->qp, &send_wr, NULL); in smbd_post_send_negotiate_req()
818 rc = ib_post_send(info->id->qp, &send_wr, NULL); in smbd_post_send()
2316 rc = ib_post_send(info->id->qp, &reg_wr->wr, NULL); in smbd_register_mr()
2376 rc = ib_post_send(info->id->qp, wr, NULL); in smbd_deregister_mr()
/linux/net/9p/
H A Dtrans_rdma.c516 err = ib_post_send(rdma->qp, &wr, NULL); in rdma_request()
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs.c125 return ib_post_send(qp, head, NULL); in rtrs_post_send()
H A Drtrs-srv.c320 err = ib_post_send(id->con->c.qp, &id->tx_wr.wr, NULL); in rdma_write_sg()
438 err = ib_post_send(id->con->c.qp, wr, NULL); in send_io_resp_imm()
1178 return ib_post_send(con->c.qp, &wr, NULL); in rtrs_srv_inv_rkey()
/linux/drivers/infiniband/core/
H A Drw.c561 return ib_post_send(qp, first_wr, NULL); in rdma_rw_ctx_post()
H A Dmad.c1034 ret = ib_post_send(mad_agent->qp, &mad_send_wr->send_wr.wr, in ib_send_mad()
2323 ret = ib_post_send(qp_info->qp, &queued_send_wr->send_wr.wr, in ib_mad_send_done()
2371 ret = ib_post_send(qp_info->qp, &mad_send_wr->send_wr.wr, in ib_mad_send_error()
/linux/drivers/infiniband/ulp/iser/
H A Diser_verbs.c881 ret = ib_post_send(ib_conn->qp, first_wr, NULL); in iser_post_send()
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c227 if (ib_post_send(p->qp, &ipoib_cm_rx_drain_wr, NULL)) in ipoib_cm_start_rx_drain()
705 return ib_post_send(tx->qp, &priv->tx_wr.wr, NULL); in post_send()
H A Dipoib_ib.c587 return ib_post_send(priv->qp, &priv->tx_wr.wr, NULL); in post_send()
/linux/fs/smb/server/
H A Dtransport_rdma.c908 ret = ib_post_send(t->qp, wr, NULL); in smb_direct_post_send()
1464 ret = ib_post_send(t->qp, first_wr, NULL); in smb_direct_rdma_xmit()
/linux/drivers/nvme/target/
H A Drdma.c740 if (unlikely(ib_post_send(cm_id->qp, first_wr, NULL))) { in nvmet_rdma_queue_response()
816 if (unlikely(ib_post_send(cm_id->qp, &rsp->send_wr, NULL))) { in nvmet_rdma_write_data_done()
/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c874 return ib_post_send(ch->qp, &wr.wr, NULL); in srpt_zerolength_write()
2780 ret = ib_post_send(ch->qp, first_wr, NULL); in srpt_write_pending()
2888 ret = ib_post_send(ch->qp, first_wr, NULL); in srpt_queue_response()
/linux/drivers/nvme/host/
H A Drdma.c1218 return ib_post_send(queue->qp, &wr, NULL); in nvme_rdma_inv_rkey()
1621 ret = ib_post_send(queue->qp, first, NULL); in nvme_rdma_post_send()

12