Home
last modified time | relevance | path

Searched refs:rg_base (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/sunrpc/xprtrdma/
Dxprt_rdma.h124 __be32 rg_base[0] __attribute__ ((aligned(256))); member
148 return (struct rpcrdma_msg *)rb->rg_base; in rdmab_to_msg()
273 rb = container_of(buffer, struct rpcrdma_regbuf, rg_base); in rpcr_to_rdmar()
Dtransport.c518 return req->rl_sendbuf->rg_base; in xprt_rdma_allocate()
579 rb = container_of(buffer, struct rpcrdma_regbuf, rg_base[0]); in xprt_rdma_free()
Dverbs.c1544 rc = rpcrdma_register_internal(ia, rb->rg_base, size, in rpcrdma_alloc_regbuf()