Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
A Dverbs.c613 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_sendctxs_destroy()
642 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_sendctxs_create()
695 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_sendctx_get_locked()
737 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_sendctx_put_locked()
761 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_mrs_create()
792 struct rpcrdma_buffer *buf = container_of(work, struct rpcrdma_buffer, in rpcrdma_mr_refresh_worker()
808 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_mrs_refresh()
905 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_reqs_setup()
938 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_reqs_reset()
949 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_rep_create()
[all …]
A Dxprt_rdma.h310 struct rpcrdma_buffer;
360 struct rpcrdma_buffer { struct
427 struct rpcrdma_buffer rx_buf;
475 void rpcrdma_buffer_destroy(struct rpcrdma_buffer *);
481 struct rpcrdma_req *rpcrdma_buffer_get(struct rpcrdma_buffer *);
482 void rpcrdma_buffer_put(struct rpcrdma_buffer *buffers,
484 void rpcrdma_rep_put(struct rpcrdma_buffer *buf, struct rpcrdma_rep *rep);
485 void rpcrdma_reply_put(struct rpcrdma_buffer *buffers, struct rpcrdma_req *req);
A Drpc_rdma.c992 struct rpcrdma_buffer *buf, in __rpcrdma_update_cwnd_locked()
1430 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_reply_handler()

Completed in 12 milliseconds