bnx2x: Manual setting for MRRS

Allows better debug capabilities if the user wants to force an MRRS value

Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Eilon Greenstein
2009-02-12 08:37:19 +00:00
committed by David S. Miller
parent 052a38e096
commit 8d5726c404
3 changed files with 13 additions and 1 deletions

View File

@@ -864,6 +864,7 @@ struct bnx2x {
int pm_cap;
int pcie_cap;
int mrrs;
struct delayed_work sp_task;
struct work_struct reset_task;