diff options
Diffstat (limited to 'drivers/net/tg3.h')
-rw-r--r-- | drivers/net/tg3.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/tg3.h b/drivers/net/tg3.h index df07842172b7..dd1af508023a 100644 --- a/drivers/net/tg3.h +++ b/drivers/net/tg3.h | |||
@@ -1889,6 +1889,7 @@ | |||
1889 | #define APE_EVENT_STATUS_EVENT_PENDING 0x80000000 | 1889 | #define APE_EVENT_STATUS_EVENT_PENDING 0x80000000 |
1890 | 1890 | ||
1891 | /* APE convenience enumerations. */ | 1891 | /* APE convenience enumerations. */ |
1892 | #define TG3_APE_LOCK_GRC 1 | ||
1892 | #define TG3_APE_LOCK_MEM 4 | 1893 | #define TG3_APE_LOCK_MEM 4 |
1893 | 1894 | ||
1894 | #define TG3_EEPROM_SB_F1R2_MBA_OFF 0x10 | 1895 | #define TG3_EEPROM_SB_F1R2_MBA_OFF 0x10 |