Home
last modified time | relevance | path

Searched refs:ib_post_recv (Results 1 – 24 of 24) sorted by relevance

/linux/Documentation/translations/zh_CN/infiniband/
H A Dcore_locking.rst48 - ib_post_recv
/linux/net/smc/
H A Dsmc_wr.h101 rc = ib_post_recv(link->roce_qp, &link->wr_rx_ibs[index], NULL); in smc_wr_rx_post()
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs.c93 return ib_post_recv(con->qp, &wr, NULL); in rtrs_iu_post_recv()
105 return ib_post_recv(con->qp, &wr, NULL); in rtrs_post_recv_empty()
H A Drtrs-clt.c600 return ib_post_recv(con->qp, wr, NULL); in rtrs_post_recv_empty_x2()
/linux/Documentation/infiniband/
H A Dcore_locking.rst36 - ib_post_recv
/linux/drivers/infiniband/ulp/iser/
H A Diser_verbs.c823 ret = ib_post_recv(ib_conn->qp, &wr, NULL); in iser_post_recvl()
842 ret = ib_post_recv(ib_conn->qp, &wr, NULL); in iser_post_recvm()
/linux/drivers/infiniband/hw/mlx5/
H A Dgsi.c480 return ib_post_recv(gsi->rx_qp, wr, bad_wr); in mlx5_ib_gsi_post_recv()
/linux/net/9p/
H A Dtrans_rdma.c407 ret = ib_post_recv(rdma->qp, &wr, NULL); in post_recv()
/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c276 ret = ib_post_recv(rdma->sc_qp, recv_chain, &bad_wr); in svc_rdma_refresh_recvs()
H A Dverbs.c1380 rc = ib_post_recv(ep->re_id->qp, wr, in rpcrdma_post_recvs()
/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.c748 ret = ib_post_recv(isert_conn->qp, isert_conn->rx_wr, NULL); in isert_post_recvm()
775 ret = ib_post_recv(isert_conn->qp, &rx_wr, NULL); in isert_post_recv()
909 ret = ib_post_recv(isert_conn->qp, &rx_wr, NULL); in isert_login_post_recv()
/linux/net/rds/
H A Dib_recv.c420 ret = ib_post_recv(ic->i_cm_id->qp, &recv->r_wr, NULL); in rds_ib_recv_refill()
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c111 ret = ib_post_recv(priv->qp, &priv->rx_wr, NULL); in ipoib_ib_post_receive()
H A Dipoib_cm.c129 ret = ib_post_recv(rx->qp, wr, NULL); in ipoib_cm_post_receive_nonsrq()
/linux/fs/smb/server/
H A Dtransport_rdma.c660 ret = ib_post_recv(t->qp, &wr, NULL); in smb_direct_post_recv()
/linux/drivers/nvme/target/
H A Drdma.c506 ret = ib_post_recv(cmd->queue->qp, &cmd->wr, NULL); in nvmet_rdma_post_recv()
/linux/fs/smb/client/
H A Dsmbdirect.c1029 rc = ib_post_recv(info->id->qp, &recv_wr, NULL); in smbd_post_recv()
/linux/drivers/infiniband/core/
H A Dverbs.c2874 ret = ib_post_recv(qp, &rwr, NULL); in __ib_drain_rq()
H A Dmad.c2720 ret = ib_post_recv(qp_info->qp, &recv_wr, NULL); in ib_mad_post_receive_mads()
/linux/drivers/nvme/host/
H A Drdma.c1647 ret = ib_post_recv(queue->qp, &wr, NULL); in nvme_rdma_post_recv()
/linux/drivers/infiniband/hw/mlx4/
H A Dmad.c1337 return ib_post_recv(tun_qp->qp, &recv_wr, &bad_recv_wr); in mlx4_ib_post_pv_qp_buf()
/linux/include/rdma/
H A Dib_verbs.h3846 static inline int ib_post_recv(struct ib_qp *qp, in ib_post_recv() function
/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c848 return ib_post_recv(ch->qp, &wr, NULL); in srpt_post_recv()
/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c1930 return ib_post_recv(ch->qp, &wr, NULL); in srp_post_recv()