Searched refs:ib_post_recv (Results 1 – 20 of 20) sorted by relevance
| /Linux-v5.4/net/smc/ |
| D | smc_wr.h | 74 rc = ib_post_recv(link->roce_qp, &link->wr_rx_ibs[index], NULL); in smc_wr_rx_post()
|
| /Linux-v5.4/Documentation/infiniband/ |
| D | core_locking.rst | 37 - ib_post_recv
|
| /Linux-v5.4/drivers/infiniband/ulp/iser/ |
| D | iser_verbs.c | 990 ib_ret = ib_post_recv(ib_conn->qp, &wr, NULL); in iser_post_recvl() 1021 ib_ret = ib_post_recv(ib_conn->qp, ib_conn->rx_wr, NULL); in iser_post_recvm()
|
| /Linux-v5.4/net/sunrpc/xprtrdma/ |
| D | svc_rdma_recvfrom.c | 231 ret = ib_post_recv(rdma->sc_qp, &ctxt->rc_recv_wr, NULL); in __svc_rdma_post_recv()
|
| D | verbs.c | 1503 rc = ib_post_recv(r_xprt->rx_ia.ri_id->qp, wr, in rpcrdma_post_recvs()
|
| /Linux-v5.4/drivers/infiniband/hw/mlx5/ |
| D | gsi.c | 530 return ib_post_recv(gsi->rx_qp, wr, bad_wr); in mlx5_ib_gsi_post_recv()
|
| /Linux-v5.4/net/9p/ |
| D | trans_rdma.c | 405 return ib_post_recv(rdma->qp, &wr, NULL); in post_recv()
|
| /Linux-v5.4/drivers/infiniband/ulp/isert/ |
| D | ib_isert.c | 821 ret = ib_post_recv(isert_conn->qp, isert_conn->rx_wr, NULL); in isert_post_recvm() 848 ret = ib_post_recv(isert_conn->qp, &rx_wr, NULL); in isert_post_recv() 981 ret = ib_post_recv(isert_conn->qp, &rx_wr, NULL); in isert_login_post_recv()
|
| /Linux-v5.4/net/rds/ |
| D | ib_recv.c | 418 ret = ib_post_recv(ic->i_cm_id->qp, &recv->r_wr, NULL); in rds_ib_recv_refill()
|
| /Linux-v5.4/drivers/infiniband/ulp/ipoib/ |
| D | ipoib_ib.c | 111 ret = ib_post_recv(priv->qp, &priv->rx_wr, NULL); in ipoib_ib_post_receive()
|
| D | ipoib_cm.c | 129 ret = ib_post_recv(rx->qp, wr, NULL); in ipoib_cm_post_receive_nonsrq()
|
| /Linux-v5.4/drivers/nvme/target/ |
| D | rdma.c | 467 ret = ib_post_recv(cmd->queue->cm_id->qp, &cmd->wr, NULL); in nvmet_rdma_post_recv()
|
| /Linux-v5.4/drivers/nvme/host/ |
| D | rdma.c | 1389 ret = ib_post_recv(queue->qp, &wr, NULL); in nvme_rdma_post_recv()
|
| /Linux-v5.4/fs/cifs/ |
| D | smbdirect.c | 1111 rc = ib_post_recv(info->id->qp, &recv_wr, NULL); in smbd_post_recv()
|
| /Linux-v5.4/drivers/infiniband/core/ |
| D | verbs.c | 2697 ret = ib_post_recv(qp, &rwr, NULL); in __ib_drain_rq()
|
| D | mad.c | 2976 ret = ib_post_recv(qp_info->qp, &recv_wr, NULL); in ib_mad_post_receive_mads()
|
| /Linux-v5.4/include/rdma/ |
| D | ib_verbs.h | 3711 static inline int ib_post_recv(struct ib_qp *qp, in ib_post_recv() function
|
| /Linux-v5.4/drivers/infiniband/hw/mlx4/ |
| D | mad.c | 1333 return ib_post_recv(tun_qp->qp, &recv_wr, &bad_recv_wr); in mlx4_ib_post_pv_qp_buf()
|
| /Linux-v5.4/drivers/infiniband/ulp/srpt/ |
| D | ib_srpt.c | 841 return ib_post_recv(ch->qp, &wr, NULL); in srpt_post_recv()
|
| /Linux-v5.4/drivers/infiniband/ulp/srp/ |
| D | ib_srp.c | 2112 return ib_post_recv(ch->qp, &wr, NULL); in srp_post_recv()
|