]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tg3: Adjust BD replenish thresholds
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 21 Nov 2011 15:01:18 +0000 (15:01 +0000)
committerJoe Jin <joe.jin@oracle.com>
Wed, 16 May 2012 02:33:45 +0000 (10:33 +0800)
commit76de3a2f831f4cf9185309ce831a18f09b5d455e
treed5ba3dbdaec90fb089171b0908b77ce5518df7ad
parent519d589da030f96077d334fc2910e29a76c47b53
tg3: Adjust BD replenish thresholds

The BD replenish thresholds for the 57765 and newer ASIC revs are a
little strict.  They were tuned for a mode that is currently unused.
This patch relaxes the thresholds so that they are set to values more
inline with the resources available.

(cherry picked from commit 513aa6ea39adfc9daf5b4bc33b49008733c3eb51)
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/tg3.c