Searched refs:rpcrdma_rep (Results 1 – 4 of 4) sorted by relevance
173 struct rpcrdma_rep { struct272 struct rpcrdma_rep *rl_reply;/* holder for reply buffer */428 struct rpcrdma_rep *);444 void rpcrdma_recv_buffer_put(struct rpcrdma_rep *);508 void rpcrdma_reply_handler(struct rpcrdma_rep *);526 void rpcrdma_bc_receive_call(struct rpcrdma_xprt *, struct 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()926 struct rpcrdma_rep *rep; in rpcrdma_create_rep()1014 static struct rpcrdma_rep *1017 struct rpcrdma_rep *rep; in rpcrdma_buffer_get_rep_locked()1020 struct rpcrdma_rep, rr_list); in rpcrdma_buffer_get_rep_locked()1026 rpcrdma_destroy_rep(struct rpcrdma_ia *ia, struct rpcrdma_rep *rep) in rpcrdma_destroy_rep()1046 struct rpcrdma_rep *rep; in rpcrdma_buffer_destroy()[all …]
575 rpcrdma_count_chunks(struct rpcrdma_rep *rep, unsigned int max, int wrchunk, __be32 **iptrp) in rpcrdma_count_chunks()768 rpcrdma_reply_handler(struct rpcrdma_rep *rep) in rpcrdma_reply_handler()
285 struct rpcrdma_rep *rep) in rpcrdma_bc_receive_call()