Searched refs:rl_sendctx (Results 1 – 3 of 3) sorted by relevance
563 struct rpcrdma_sendctx *sc = req->rl_sendctx; in rpcrdma_prepare_hdr_sge()581 struct rpcrdma_sendctx *sc = req->rl_sendctx; in rpcrdma_prepare_head_iov()603 struct rpcrdma_sendctx *sc = req->rl_sendctx; in rpcrdma_prepare_pagelist()644 struct rpcrdma_sendctx *sc = req->rl_sendctx; in rpcrdma_prepare_tail_iov()747 if (req->rl_sendctx->sc_unmap_count) in rpcrdma_prepare_noch_mapped()803 if (!req->rl_sendctx) in rpcrdma_prepare_send_sges()805 req->rl_sendctx->sc_unmap_count = 0; in rpcrdma_prepare_send_sges()806 req->rl_sendctx->sc_req = req; in rpcrdma_prepare_send_sges()808 req->rl_wr.wr_cqe = &req->rl_sendctx->sc_cqe; in rpcrdma_prepare_send_sges()809 req->rl_wr.sg_list = req->rl_sendctx->sc_sges; in rpcrdma_prepare_send_sges()[all …]
318 struct rpcrdma_sendctx *rl_sendctx; member
929 const struct rpcrdma_sendctx *sc = req->rl_sendctx;
Completed in 11 milliseconds