Searched refs:rl_buffer (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/xprtrdma/
H A Dtransport.c554 nreq->rl_buffer = (struct rpcrdma_buffer *)req;
590 r_xprt = container_of(((struct rpcrdma_req *) req->rl_buffer)->rl_buffer,
593 r_xprt = container_of(req->rl_buffer, struct rpcrdma_xprt, rx_buf);
620 struct rpcrdma_req *oreq = (struct rpcrdma_req *)req->rl_buffer;
H A Dxprt_rdma.h188 struct rpcrdma_buffer *rl_buffer; /* home base for this structure */ member in struct:rpcrdma_req
H A Dverbs.c1115 buf->rb_send_bufs[i]->rl_buffer = buf;
1286 struct rpcrdma_buffer *buffers = req->rl_buffer;
1335 struct rpcrdma_buffer *buffers = req->rl_buffer;
1339 buffers = ((struct rpcrdma_req *) buffers)->rl_buffer;

Completed in 94 milliseconds