Searched refs:rl_sendbuf (Results 1 – 4 of 4) sorted by relevance
510 if (req->rl_sendbuf == NULL) in xprt_rdma_allocate()512 if (size > req->rl_sendbuf->rg_size) in xprt_rdma_allocate()518 return req->rl_sendbuf->rg_base; in xprt_rdma_allocate()555 rpcrdma_free_regbuf(&r_xprt->rx_ia, req->rl_sendbuf); in xprt_rdma_allocate()556 req->rl_sendbuf = rb; in xprt_rdma_allocate()
540 req->rl_send_iov[1].addr = rdmab_addr(req->rl_sendbuf); in rpcrdma_marshal_req()542 req->rl_send_iov[1].lkey = rdmab_lkey(req->rl_sendbuf); in rpcrdma_marshal_req()555 req->rl_send_iov[3].lkey = rdmab_lkey(req->rl_sendbuf); in rpcrdma_marshal_req()
263 struct rpcrdma_regbuf *rl_sendbuf; member
1150 rpcrdma_free_regbuf(ia, req->rl_sendbuf); in rpcrdma_destroy_req()