diff options
Diffstat (limited to 'drivers/net/sfc/falcon_hwdefs.h')
-rw-r--r-- | drivers/net/sfc/falcon_hwdefs.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/net/sfc/falcon_hwdefs.h b/drivers/net/sfc/falcon_hwdefs.h index bda8d5bb72e4..375e2a5961ec 100644 --- a/drivers/net/sfc/falcon_hwdefs.h +++ b/drivers/net/sfc/falcon_hwdefs.h | |||
@@ -456,9 +456,6 @@ | |||
456 | #define MD_PRT_ADR_WIDTH 5 | 456 | #define MD_PRT_ADR_WIDTH 5 |
457 | #define MD_DEV_ADR_LBN 6 | 457 | #define MD_DEV_ADR_LBN 6 |
458 | #define MD_DEV_ADR_WIDTH 5 | 458 | #define MD_DEV_ADR_WIDTH 5 |
459 | /* Used for writing both at once */ | ||
460 | #define MD_PRT_DEV_ADR_LBN 6 | ||
461 | #define MD_PRT_DEV_ADR_WIDTH 10 | ||
462 | 459 | ||
463 | /* PHY management status & mask register (DWORD read only) */ | 460 | /* PHY management status & mask register (DWORD read only) */ |
464 | #define MD_STAT_REG_KER 0xc50 | 461 | #define MD_STAT_REG_KER 0xc50 |