Searched refs:last_wr (Results 1 – 2 of 2) sorted by relevance
872 struct ib_send_wr *first_wr, *last_wr; in rdma_rw_ctx_wrs() local888 last_wr = &ctx->reg[ctx->nr_ops - 1].wr.wr; in rdma_rw_ctx_wrs()892 last_wr = &ctx->iova.wr.wr; in rdma_rw_ctx_wrs()896 last_wr = &ctx->map.wrs[ctx->nr_ops - 1].wr; in rdma_rw_ctx_wrs()900 last_wr = &ctx->single.wr.wr; in rdma_rw_ctx_wrs()907 last_wr->next = chain_wr; in rdma_rw_ctx_wrs()909 last_wr->wr_cqe = cqe; in rdma_rw_ctx_wrs()910 last_wr->send_flags |= IB_SEND_SIGNALED; in rdma_rw_ctx_wrs()
1697 u32 tls_end_offset, bool last_wr) in chcr_end_part_handler() argument1722 if (last_wr) in chcr_end_part_handler()1727 last_wr = true; in chcr_end_part_handler()1733 last_wr, record->len, skb_offset, in chcr_end_part_handler()1735 (last_wr && tcp_push_no_fin), in chcr_end_part_handler()