Lines Matching refs:rpcrdma_rep
187 struct rpcrdma_rep *rep = in rpcrdma_receive_worker()
188 container_of(work, struct rpcrdma_rep, rr_work); in rpcrdma_receive_worker()
196 struct rpcrdma_rep *rep = in rpcrdma_recvcq_process_wc()
197 (struct rpcrdma_rep *)(unsigned long)wc->wr_id; in rpcrdma_recvcq_process_wc()
914 struct rpcrdma_rep *
919 struct rpcrdma_rep *rep; in rpcrdma_create_rep()
979 struct rpcrdma_rep *rep; in rpcrdma_buffer_create()
1008 static struct rpcrdma_rep *
1011 struct rpcrdma_rep *rep; in rpcrdma_buffer_get_rep_locked()
1014 struct rpcrdma_rep, rr_list); in rpcrdma_buffer_get_rep_locked()
1020 rpcrdma_destroy_rep(struct rpcrdma_ia *ia, struct rpcrdma_rep *rep) in rpcrdma_destroy_rep()
1040 struct rpcrdma_rep *rep; in rpcrdma_buffer_destroy()
1131 struct rpcrdma_rep *rep = req->rl_reply; in rpcrdma_buffer_put()
1163 rpcrdma_recv_buffer_put(struct rpcrdma_rep *rep) in rpcrdma_recv_buffer_put()
1259 struct rpcrdma_rep *rep = req->rl_reply; in rpcrdma_ep_post()
1303 struct rpcrdma_rep *rep) in rpcrdma_ep_post_recv()
1339 struct rpcrdma_rep *rep; in rpcrdma_ep_post_extra_recv()