Searched refs:last_wr (Results 1 – 2 of 2) sorted by relevance
494 struct ib_send_wr *first_wr, *last_wr; in rdma_rw_ctx_wrs() local512 last_wr = &ctx->sig->data.wr.wr; in rdma_rw_ctx_wrs()525 last_wr = &ctx->reg[ctx->nr_ops - 1].wr.wr; in rdma_rw_ctx_wrs()529 last_wr = &ctx->map.wrs[ctx->nr_ops - 1].wr; in rdma_rw_ctx_wrs()533 last_wr = &ctx->single.wr.wr; in rdma_rw_ctx_wrs()540 last_wr->next = chain_wr; in rdma_rw_ctx_wrs()542 last_wr->wr_cqe = cqe; in rdma_rw_ctx_wrs()543 last_wr->send_flags |= IB_SEND_SIGNALED; in rdma_rw_ctx_wrs()
681 struct ib_send_wr *last_wr; in iser_tx_next_wr() local684 last_wr = &tx_desc->wrs[tx_desc->wr_idx - 1].send; in iser_tx_next_wr()685 last_wr->next = cur_wr; in iser_tx_next_wr()