Lines Matching refs:rpcrdma_buffer

603 	struct rpcrdma_buffer *buf = &r_xprt->rx_buf;  in rpcrdma_sendctxs_destroy()
632 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_sendctxs_create()
664 static unsigned long rpcrdma_sendctx_next(struct rpcrdma_buffer *buf, in rpcrdma_sendctx_next()
685 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_sendctx_get_locked()
727 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_sendctx_put_locked()
751 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_mrs_create()
785 struct rpcrdma_buffer *buf = container_of(work, struct rpcrdma_buffer, in rpcrdma_mr_refresh_worker()
801 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_mrs_refresh()
822 struct rpcrdma_buffer *buffer = &r_xprt->rx_buf; in rpcrdma_req_create()
893 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_reqs_setup()
923 struct rpcrdma_buffer *buf = &mr->mr_xprt->rx_buf; in rpcrdma_req_reset()
940 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_reqs_reset()
950 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_rep_create()
994 static struct rpcrdma_rep *rpcrdma_rep_get_locked(struct rpcrdma_buffer *buf) in rpcrdma_rep_get_locked()
1011 void rpcrdma_rep_put(struct rpcrdma_buffer *buf, struct rpcrdma_rep *rep) in rpcrdma_rep_put()
1022 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_reps_unmap()
1029 static void rpcrdma_reps_destroy(struct rpcrdma_buffer *buf) in rpcrdma_reps_destroy()
1055 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_buffer_create()
1101 struct rpcrdma_buffer *buf = &mr->mr_xprt->rx_buf; in rpcrdma_req_destroy()
1125 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_mrs_destroy()
1154 rpcrdma_buffer_destroy(struct rpcrdma_buffer *buf) in rpcrdma_buffer_destroy()
1178 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_mr_get()
1193 void rpcrdma_reply_put(struct rpcrdma_buffer *buffers, struct rpcrdma_req *req) in rpcrdma_reply_put()
1208 rpcrdma_buffer_get(struct rpcrdma_buffer *buffers) in rpcrdma_buffer_get()
1227 void rpcrdma_buffer_put(struct rpcrdma_buffer *buffers, struct rpcrdma_req *req) in rpcrdma_buffer_put()
1350 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_post_recvs()