svcxprt_rdma 82 include/linux/sunrpc/svc_rdma.h struct svcxprt_rdma *xprt; svcxprt_rdma 185 include/linux/sunrpc/svc_rdma.h extern int svc_rdma_xdr_encode_error(struct svcxprt_rdma *, svcxprt_rdma 192 include/linux/sunrpc/svc_rdma.h extern void svc_rdma_xdr_encode_reply_header(struct svcxprt_rdma *, svcxprt_rdma 205 include/linux/sunrpc/svc_rdma.h extern int svc_rdma_send(struct svcxprt_rdma *, struct ib_send_wr *); svcxprt_rdma 206 include/linux/sunrpc/svc_rdma.h extern void svc_rdma_send_error(struct svcxprt_rdma *, struct rpcrdma_msg *, svcxprt_rdma 209 include/linux/sunrpc/svc_rdma.h extern int svc_rdma_post_recv(struct svcxprt_rdma *); svcxprt_rdma 211 include/linux/sunrpc/svc_rdma.h extern struct svc_rdma_op_ctxt *svc_rdma_get_context(struct svcxprt_rdma *); svcxprt_rdma 216 include/linux/sunrpc/svc_rdma.h extern int svc_rdma_fastreg(struct svcxprt_rdma *, struct svc_rdma_fastreg_mr *); svcxprt_rdma 217 include/linux/sunrpc/svc_rdma.h extern struct svc_rdma_fastreg_mr *svc_rdma_get_frmr(struct svcxprt_rdma *); svcxprt_rdma 218 include/linux/sunrpc/svc_rdma.h extern void svc_rdma_put_frmr(struct svcxprt_rdma *, svcxprt_rdma 220 include/linux/sunrpc/svc_rdma.h extern void svc_sq_reap(struct svcxprt_rdma *); svcxprt_rdma 221 include/linux/sunrpc/svc_rdma.h extern void svc_rq_reap(struct svcxprt_rdma *);