]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/linux/sunrpc/svc_rdma.h
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
[linux.git] / include / linux / sunrpc / svc_rdma.h
index d5ee6d8b7c5809f7d71e3966a2961d8d1b7ac021..7ccc961f33e933fc25eae43dd74fbd888920d2d7 100644 (file)
@@ -132,6 +132,7 @@ struct svcxprt_rdma {
        struct list_head     sc_accept_q;       /* Conn. waiting accept */
        int                  sc_ord;            /* RDMA read limit */
        int                  sc_max_sge;
+       int                  sc_max_sge_rd;     /* max sge for read target */
 
        int                  sc_sq_depth;       /* Depth of SQ */
        atomic_t             sc_sq_count;       /* Number of SQ WR on queue */