/kernel/linux/linux-5.10/net/smc/ |
H A D | smc_wr.h | 97 rc = ib_post_recv(link->roce_qp, &link->wr_rx_ibs[index], NULL); in smc_wr_rx_post()
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_wr.h | 101 rc = ib_post_recv(link->roce_qp, &link->wr_rx_ibs[index], NULL); in smc_wr_rx_post()
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs.c | 93 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()
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs.c | 93 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()
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/iser/ |
H A D | iser_verbs.c | 844 ib_ret = ib_post_recv(ib_conn->qp, &wr, NULL); in iser_post_recvl() 846 iser_err("ib_post_recv failed ret=%d\n", ib_ret); in iser_post_recvl() 875 ib_ret = ib_post_recv(ib_conn->qp, ib_conn->rx_wr, NULL); in iser_post_recvm() 877 iser_err("ib_post_recv failed ret=%d\n", ib_ret); in iser_post_recvm()
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/iser/ |
H A D | iser_verbs.c | 823 ret = ib_post_recv(ib_conn->qp, &wr, NULL); in iser_post_recvl() 825 iser_err("ib_post_recv login failed ret=%d\n", ret); in iser_post_recvl() 842 ret = ib_post_recv(ib_conn->qp, &wr, NULL); in iser_post_recvm() 844 iser_err("ib_post_recv failed ret=%d\n", ret); in iser_post_recvm()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | gsi.c | 509 return ib_post_recv(gsi->rx_qp, wr, bad_wr); in mlx5_ib_gsi_post_recv()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | gsi.c | 480 return ib_post_recv(gsi->rx_qp, wr, bad_wr); in mlx5_ib_gsi_post_recv()
|
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_recvfrom.c | 282 ret = ib_post_recv(rdma->sc_qp, recv_chain, &bad_wr); in svc_rdma_refresh_recvs()
|
H A D | verbs.c | 1376 rc = ib_post_recv(ep->re_id->qp, wr, in rpcrdma_post_recvs()
|
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_recvfrom.c | 261 ret = ib_post_recv(rdma->sc_qp, &ctxt->rc_recv_wr, NULL); in __svc_rdma_post_recv()
|
H A D | verbs.c | 1437 rc = ib_post_recv(ep->re_id->qp, wr, in rpcrdma_post_recvs()
|
/kernel/linux/linux-5.10/net/9p/ |
H A D | trans_rdma.c | 408 ret = ib_post_recv(rdma->qp, &wr, NULL); in post_recv()
|
/kernel/linux/linux-6.6/net/9p/ |
H A D | trans_rdma.c | 407 ret = ib_post_recv(rdma->qp, &wr, NULL); in post_recv()
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/isert/ |
H A D | ib_isert.c | 747 ret = ib_post_recv(isert_conn->qp, isert_conn->rx_wr, NULL); in isert_post_recvm() 749 isert_err("ib_post_recv() failed with ret: %d\n", ret); in isert_post_recvm() 774 ret = ib_post_recv(isert_conn->qp, &rx_wr, NULL); in isert_post_recv() 776 isert_err("ib_post_recv() failed with ret: %d\n", ret); in isert_post_recv() 908 ret = ib_post_recv(isert_conn->qp, &rx_wr, NULL); in isert_login_post_recv() 910 isert_err("ib_post_recv() failed: %d\n", ret); in isert_login_post_recv()
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/isert/ |
H A D | ib_isert.c | 748 ret = ib_post_recv(isert_conn->qp, isert_conn->rx_wr, NULL); in isert_post_recvm() 750 isert_err("ib_post_recv() failed with ret: %d\n", ret); in isert_post_recvm() 775 ret = ib_post_recv(isert_conn->qp, &rx_wr, NULL); in isert_post_recv() 777 isert_err("ib_post_recv() failed with ret: %d\n", ret); in isert_post_recv() 909 ret = ib_post_recv(isert_conn->qp, &rx_wr, NULL); in isert_login_post_recv() 911 isert_err("ib_post_recv() failed: %d\n", ret); in isert_login_post_recv()
|
/kernel/linux/linux-5.10/net/rds/ |
H A D | ib_recv.c | 419 ret = ib_post_recv(ic->i_cm_id->qp, &recv->r_wr, NULL); in rds_ib_recv_refill()
|
/kernel/linux/linux-6.6/net/rds/ |
H A D | ib_recv.c | 420 ret = ib_post_recv(ic->i_cm_id->qp, &recv->r_wr, NULL); in rds_ib_recv_refill()
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_ib.c | 111 ret = ib_post_recv(priv->qp, &priv->rx_wr, NULL); in ipoib_ib_post_receive()
|
H A D | ipoib_cm.c | 129 ret = ib_post_recv(rx->qp, wr, NULL); in ipoib_cm_post_receive_nonsrq()
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_ib.c | 111 ret = ib_post_recv(priv->qp, &priv->rx_wr, NULL); in ipoib_ib_post_receive()
|
H A D | ipoib_cm.c | 129 ret = ib_post_recv(rx->qp, wr, NULL); in ipoib_cm_post_receive_nonsrq()
|
/kernel/linux/linux-5.10/drivers/nvme/target/ |
H A D | rdma.c | 512 ret = ib_post_recv(cmd->queue->qp, &cmd->wr, NULL); in nvmet_rdma_post_recv()
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | transport_rdma.c | 660 ret = ib_post_recv(t->qp, &wr, NULL); in smb_direct_post_recv()
|
/kernel/linux/linux-6.6/drivers/nvme/target/ |
H A D | rdma.c | 513 ret = ib_post_recv(cmd->queue->qp, &cmd->wr, NULL); in nvmet_rdma_post_recv()
|