Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h472 struct rpcrdma_req *rpcrdma_buffer_get(struct rpcrdma_buffer *);
H A Dtransport.c514 req = rpcrdma_buffer_get(&r_xprt->rx_buf); in xprt_rdma_alloc_slot()
H A Dverbs.c1224 rpcrdma_buffer_get(struct rpcrdma_buffer *buffers) in rpcrdma_buffer_get() function