Searched refs:rl_sendctx (Results 1 – 4 of 4) sorted by relevance
606 struct rpcrdma_sendctx *sc = req->rl_sendctx; in rpcrdma_prepare_hdr_sge()634 struct rpcrdma_sendctx *sc = req->rl_sendctx; in rpcrdma_prepare_msg_sges()769 req->rl_sendctx = rpcrdma_sendctx_get_locked(r_xprt); in rpcrdma_prepare_send_sges()770 if (!req->rl_sendctx) in rpcrdma_prepare_send_sges()772 req->rl_sendctx->sc_wr.num_sge = 0; in rpcrdma_prepare_send_sges()773 req->rl_sendctx->sc_unmap_count = 0; in rpcrdma_prepare_send_sges()774 req->rl_sendctx->sc_req = req; in rpcrdma_prepare_send_sges()
322 struct rpcrdma_sendctx *rl_sendctx; member
428 post_wr = &req->rl_sendctx->sc_wr; in frwr_send()
1472 struct ib_send_wr *send_wr = &req->rl_sendctx->sc_wr; in rpcrdma_ep_post()