Searched refs:rpcrdma_rep (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/ |
| H A D | xprt_rdma.h | 181 struct rpcrdma_rep { struct 304 struct rpcrdma_rep *rl_reply; 476 void rpcrdma_recv_buffer_put(struct rpcrdma_rep *); 529 void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs); 555 void rpcrdma_complete_rqst(struct rpcrdma_rep *rep); 556 void rpcrdma_reply_handler(struct rpcrdma_rep *rep); 582 void rpcrdma_bc_receive_call(struct rpcrdma_xprt *, struct rpcrdma_rep *);
|
| H A D | verbs.c | 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() 961 struct rpcrdma_rep *rpcrdma_rep_create(struct rpcrdma_xprt *r_xprt, in rpcrdma_rep_create() 964 struct rpcrdma_rep *rep; in rpcrdma_rep_create() 1001 static void rpcrdma_rep_destroy(struct rpcrdma_rep *rep) in rpcrdma_rep_destroy() 1008 static struct rpcrdma_rep *rpcrdma_rep_get_locked(struct rpcrdma_buffer *buf) in rpcrdma_rep_get_locked() 1016 return llist_entry(node, struct rpcrdma_rep, rr_node); in rpcrdma_rep_get_locked() 1020 struct rpcrdma_rep *rep) in rpcrdma_rep_put() 1028 struct rpcrdma_rep *rep; in rpcrdma_reps_unmap() 1038 struct rpcrdma_rep *rep; in rpcrdma_reps_destroy() [all …]
|
| H A D | rpc_rdma.c | 539 struct rpcrdma_rep *rep = req->rl_reply; in rpcrdma_sendctx_done() 1137 rpcrdma_is_bcall(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) in rpcrdma_is_bcall() 1282 rpcrdma_decode_msg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_msg() 1312 rpcrdma_decode_nomsg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) in rpcrdma_decode_nomsg() 1337 rpcrdma_decode_error(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_error() 1375 void rpcrdma_complete_rqst(struct rpcrdma_rep *rep) in rpcrdma_complete_rqst() 1428 void rpcrdma_reply_handler(struct rpcrdma_rep *rep) in rpcrdma_reply_handler()
|
| H A D | frwr_ops.c | 417 void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs) in frwr_reminv() 574 struct rpcrdma_rep *rep = mr->mr_req->rl_reply; in frwr_wc_localinv_done()
|
| H A D | backchannel.c | 222 struct rpcrdma_rep *rep) in rpcrdma_bc_receive_call()
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | rpcrdma.h | 65 const struct rpcrdma_rep *rep 95 const struct rpcrdma_rep *rep \ 768 const struct rpcrdma_rep *rep 894 __entry->rep = container_of(wc->wr_cqe, struct rpcrdma_rep, 1068 const struct rpcrdma_rep *rep, 1101 const struct rpcrdma_rep *rep 1228 const struct rpcrdma_rep *rep
|