Searched refs:rpcrdma_rep (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/net/sunrpc/xprtrdma/ |
D | xprt_rdma.h | 193 struct rpcrdma_rep { struct 341 struct rpcrdma_rep *rl_reply; 480 void (*ro_reminv)(struct rpcrdma_rep *rep, 585 void rpcrdma_recv_buffer_put(struct rpcrdma_rep *); 638 void rpcrdma_complete_rqst(struct rpcrdma_rep *rep); 639 void rpcrdma_reply_handler(struct rpcrdma_rep *rep); 667 void rpcrdma_bc_receive_call(struct rpcrdma_xprt *, struct rpcrdma_rep *);
|
D | verbs.c | 162 struct rpcrdma_rep *rep = container_of(cqe, struct rpcrdma_rep, in rpcrdma_wc_receive() 435 struct rpcrdma_rep *rep; in rpcrdma_ia_remove() 1096 struct rpcrdma_rep *rep; in rpcrdma_create_rep() 1187 rpcrdma_destroy_rep(struct rpcrdma_rep *rep) in rpcrdma_destroy_rep() 1242 struct rpcrdma_rep *rep; in rpcrdma_buffer_destroy() 1245 struct rpcrdma_rep, rr_list); in rpcrdma_buffer_destroy() 1364 struct rpcrdma_rep *rep = req->rl_reply; in rpcrdma_buffer_put() 1386 rpcrdma_recv_buffer_put(struct rpcrdma_rep *rep) in rpcrdma_recv_buffer_put() 1530 struct rpcrdma_rep *rep; in rpcrdma_post_recvs() 1534 struct rpcrdma_rep, rr_list); in rpcrdma_post_recvs() [all …]
|
D | rpc_rdma.c | 980 rpcrdma_is_bcall(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) in rpcrdma_is_bcall() 1123 rpcrdma_decode_msg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_msg() 1153 rpcrdma_decode_nomsg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) in rpcrdma_decode_nomsg() 1178 rpcrdma_decode_error(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_error() 1214 void rpcrdma_complete_rqst(struct rpcrdma_rep *rep) in rpcrdma_complete_rqst() 1296 struct rpcrdma_rep *rep = in rpcrdma_deferred_completion() 1297 container_of(work, struct rpcrdma_rep, rr_work); in rpcrdma_deferred_completion() 1313 void rpcrdma_reply_handler(struct rpcrdma_rep *rep) in rpcrdma_reply_handler()
|
D | backchannel.c | 275 struct rpcrdma_rep *rep) in rpcrdma_bc_receive_call()
|
D | frwr_ops.c | 495 frwr_op_reminv(struct rpcrdma_rep *rep, struct list_head *mrs) in frwr_op_reminv()
|
/Linux-v4.19/include/trace/events/ |
D | rpcrdma.h | 22 const struct rpcrdma_rep *rep 52 const struct rpcrdma_rep *rep \ 667 const struct rpcrdma_rep *rep, 700 const struct rpcrdma_rep *rep
|