Lines Matching refs:rpcrdma_rep
83 static void rpcrdma_rep_destroy(struct rpcrdma_rep *rep);
184 struct rpcrdma_rep *rep = container_of(cqe, struct rpcrdma_rep, in rpcrdma_wc_receive()
958 struct rpcrdma_rep *rpcrdma_rep_create(struct rpcrdma_xprt *r_xprt, in rpcrdma_rep_create()
961 struct rpcrdma_rep *rep; in rpcrdma_rep_create()
998 static void rpcrdma_rep_destroy(struct rpcrdma_rep *rep) in rpcrdma_rep_destroy()
1005 static struct rpcrdma_rep *rpcrdma_rep_get_locked(struct rpcrdma_buffer *buf) in rpcrdma_rep_get_locked()
1013 return llist_entry(node, struct rpcrdma_rep, rr_node); in rpcrdma_rep_get_locked()
1017 struct rpcrdma_rep *rep) in rpcrdma_rep_put()
1025 struct rpcrdma_rep *rep; in rpcrdma_reps_unmap()
1035 struct rpcrdma_rep *rep; in rpcrdma_reps_destroy()
1243 void rpcrdma_recv_buffer_put(struct rpcrdma_rep *rep) in rpcrdma_recv_buffer_put()
1388 struct rpcrdma_rep *rep; in rpcrdma_post_recvs()
1429 struct rpcrdma_rep *rep; in rpcrdma_post_recvs()
1431 rep = container_of(wr, struct rpcrdma_rep, rr_recv_wr); in rpcrdma_post_recvs()