Searched refs:last_wr (Results 1 – 1 of 1) sorted by relevance
500 struct ib_send_wr *first_wr, *last_wr; in rdma_rw_ctx_wrs() local516 last_wr = &ctx->reg[ctx->nr_ops - 1].wr.wr; in rdma_rw_ctx_wrs()520 last_wr = &ctx->map.wrs[ctx->nr_ops - 1].wr; in rdma_rw_ctx_wrs()524 last_wr = &ctx->single.wr.wr; in rdma_rw_ctx_wrs()531 last_wr->next = chain_wr; in rdma_rw_ctx_wrs()533 last_wr->wr_cqe = cqe; in rdma_rw_ctx_wrs()534 last_wr->send_flags |= IB_SEND_SIGNALED; in rdma_rw_ctx_wrs()