]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/tg3.h
tg3: Prepare for larger rx ring sizes
[net-next-2.6.git] / drivers / net / tg3.h
index 241e314871663cee0e1572f3b024daac96304df6..9763298c22c61b8a6b661369855ecf0457c4dbca 100644 (file)
@@ -2762,6 +2762,8 @@ struct tg3 {
        void                            (*write32_rx_mbox) (struct tg3 *, u32,
                                                            u32);
        u32                             rx_copy_thresh;
+       u32                             rx_std_ring_mask;
+       u32                             rx_jmb_ring_mask;
        u32                             rx_pending;
        u32                             rx_jumbo_pending;
        u32                             rx_std_max_post;