Lines Matching refs:rpcrdma_buffer
899 struct rpcrdma_buffer *buffer = &r_xprt->rx_buf; in rpcrdma_create_req()
948 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_buffer_create()
998 rpcrdma_buffer_get_req_locked(struct rpcrdma_buffer *buf) in rpcrdma_buffer_get_req_locked()
1009 rpcrdma_buffer_get_rep_locked(struct rpcrdma_buffer *buf) in rpcrdma_buffer_get_rep_locked()
1035 rpcrdma_buffer_destroy(struct rpcrdma_buffer *buf) in rpcrdma_buffer_destroy()
1066 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_get_mw()
1085 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_put_mw()
1098 rpcrdma_buffer_get(struct rpcrdma_buffer *buffers) in rpcrdma_buffer_get()
1130 struct rpcrdma_buffer *buffers = req->rl_buffer; in rpcrdma_buffer_put()
1150 struct rpcrdma_buffer *buffers = req->rl_buffer; in rpcrdma_recv_buffer_get()
1165 struct rpcrdma_buffer *buffers = &rep->rr_rxprt->rx_buf; in rpcrdma_recv_buffer_put()
1336 struct rpcrdma_buffer *buffers = &r_xprt->rx_buf; in rpcrdma_ep_post_extra_recv()