Home
last modified time | relevance | path

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

/Linux-v5.10/net/sunrpc/xprtrdma/
Dverbs.c625 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_sendctxs_destroy()
651 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_sendctxs_create()
683 static unsigned long rpcrdma_sendctx_next(struct rpcrdma_buffer *buf, in rpcrdma_sendctx_next()
704 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_sendctx_get_locked()
746 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_sendctx_put_locked()
770 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_mrs_create()
801 struct rpcrdma_buffer *buf = container_of(work, struct rpcrdma_buffer, in rpcrdma_mr_refresh_worker()
817 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_mrs_refresh()
843 struct rpcrdma_buffer *buffer = &r_xprt->rx_buf; in rpcrdma_req_create()
914 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_reqs_setup()
[all …]
Dxprt_rdma.h300 struct rpcrdma_buffer;
350 struct rpcrdma_buffer { struct
417 struct rpcrdma_buffer rx_buf;
465 void rpcrdma_buffer_destroy(struct rpcrdma_buffer *);
472 struct rpcrdma_req *rpcrdma_buffer_get(struct rpcrdma_buffer *);
473 void rpcrdma_buffer_put(struct rpcrdma_buffer *buffers,
Drpc_rdma.c982 struct rpcrdma_buffer *buf, in __rpcrdma_update_cwnd_locked()
1405 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_reply_handler()