ib_post_recv     2976 drivers/infiniband/core/mad.c 		ret = ib_post_recv(qp_info->qp, &recv_wr, NULL);
ib_post_recv     2687 drivers/infiniband/core/verbs.c 	ret = ib_post_recv(qp, &rwr, NULL);
ib_post_recv     1333 drivers/infiniband/hw/mlx4/mad.c 	return ib_post_recv(tun_qp->qp, &recv_wr, &bad_recv_wr);
ib_post_recv      529 drivers/infiniband/hw/mlx5/gsi.c 	return ib_post_recv(gsi->rx_qp, wr, bad_wr);
ib_post_recv      129 drivers/infiniband/ulp/ipoib/ipoib_cm.c 	ret = ib_post_recv(rx->qp, wr, NULL);
ib_post_recv      111 drivers/infiniband/ulp/ipoib/ipoib_ib.c 	ret = ib_post_recv(priv->qp, &priv->rx_wr, NULL);
ib_post_recv      990 drivers/infiniband/ulp/iser/iser_verbs.c 	ib_ret = ib_post_recv(ib_conn->qp, &wr, NULL);
ib_post_recv     1021 drivers/infiniband/ulp/iser/iser_verbs.c 	ib_ret = ib_post_recv(ib_conn->qp, ib_conn->rx_wr, NULL);
ib_post_recv      821 drivers/infiniband/ulp/isert/ib_isert.c 	ret = ib_post_recv(isert_conn->qp, isert_conn->rx_wr, NULL);
ib_post_recv      848 drivers/infiniband/ulp/isert/ib_isert.c 	ret = ib_post_recv(isert_conn->qp, &rx_wr, NULL);
ib_post_recv      981 drivers/infiniband/ulp/isert/ib_isert.c 	ret = ib_post_recv(isert_conn->qp, &rx_wr, NULL);
ib_post_recv     2112 drivers/infiniband/ulp/srp/ib_srp.c 	return ib_post_recv(ch->qp, &wr, NULL);
ib_post_recv      841 drivers/infiniband/ulp/srpt/ib_srpt.c 		return ib_post_recv(ch->qp, &wr, NULL);
ib_post_recv     1391 drivers/nvme/host/rdma.c 	ret = ib_post_recv(queue->qp, &wr, NULL);
ib_post_recv      467 drivers/nvme/target/rdma.c 		ret = ib_post_recv(cmd->queue->cm_id->qp, &cmd->wr, NULL);
ib_post_recv     1111 fs/cifs/smbdirect.c 	rc = ib_post_recv(info->id->qp, &recv_wr, NULL);
ib_post_recv      405 net/9p/trans_rdma.c 	return ib_post_recv(rdma->qp, &wr, NULL);
ib_post_recv      418 net/rds/ib_recv.c 		ret = ib_post_recv(ic->i_cm_id->qp, &recv->r_wr, NULL);
ib_post_recv       74 net/smc/smc_wr.h 	rc = ib_post_recv(link->roce_qp, &link->wr_rx_ibs[index], NULL);
ib_post_recv      251 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c 	ret = ib_post_recv(rdma->sc_qp, &ctxt->rc_recv_wr, NULL);
ib_post_recv     1544 net/sunrpc/xprtrdma/verbs.c 	rc = ib_post_recv(r_xprt->rx_ia.ri_id->qp, wr,