Searched refs:last_wr (Results 1 – 1 of 1) sorted by relevance
489 struct ib_send_wr *first_wr, *last_wr; in rdma_rw_ctx_wrs() local506 last_wr = &ctx->reg[ctx->nr_ops - 1].wr.wr; in rdma_rw_ctx_wrs()510 last_wr = &ctx->map.wrs[ctx->nr_ops - 1].wr; in rdma_rw_ctx_wrs()514 last_wr = &ctx->single.wr.wr; in rdma_rw_ctx_wrs()521 last_wr->next = chain_wr; in rdma_rw_ctx_wrs()523 last_wr->wr_cqe = cqe; in rdma_rw_ctx_wrs()524 last_wr->send_flags |= IB_SEND_SIGNALED; in rdma_rw_ctx_wrs()