Lines Matching refs:ib_post_send
736 rc = ib_post_send(info->id->qp, &send_wr, NULL);
741 log_rdma_send(ERR, "ib_post_send failed rc=%d\n", rc);
818 rc = ib_post_send(info->id->qp, &send_wr, NULL);
820 log_rdma_send(ERR, "ib_post_send failed rc=%d\n", rc);
2312 * There is no need for waiting for complemtion on ib_post_send
2314 * on the next ib_post_send when we actaully send I/O to remote peer
2316 rc = ib_post_send(info->id->qp, ®_wr->wr, NULL);
2320 log_rdma_mr(ERR, "ib_post_send failed rc=%x reg_wr->key=%x\n",
2376 rc = ib_post_send(info->id->qp, wr, NULL);
2378 log_rdma_mr(ERR, "ib_post_send failed rc=%x\n", rc);