linux_dsm_epyc7002/drivers/net/ethernet/intel/igc
Sasha Neftin a8890c38ab igc: Fix code redundancy
Remove redundant igc_check_for_link_base code and replace it with
an igc_check_for_copper_link method.
Fix duplication of IGC_ADVTXD_PAYLEN_SHIFT mask declaration.
Remove obsolete IGC_SCVPC register definition.

Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2019-02-05 16:08:54 -08:00
..
igc_base.c igc: Fix code redundancy 2019-02-05 16:08:54 -08:00
igc_base.h igc: Fix code redundancy 2019-02-05 16:08:54 -08:00
igc_defines.h igc: Add watchdog 2018-10-17 13:58:47 -07:00
igc_hw.h igc: Add watchdog 2018-10-17 13:58:47 -07:00
igc_i225.c igc: Add NVM support 2018-10-17 13:52:00 -07:00
igc_i225.h igc: Add NVM support 2018-10-17 13:52:00 -07:00
igc_mac.c igc: Add setup link functionality 2018-10-17 13:56:55 -07:00
igc_mac.h igc: Add setup link functionality 2018-10-17 13:56:55 -07:00
igc_main.c igc: Remove obsolete IGC_ERR define 2018-11-21 10:55:06 -08:00
igc_nvm.c igc: Add NVM support 2018-10-17 13:52:00 -07:00
igc_nvm.h igc: Add NVM support 2018-10-17 13:52:00 -07:00
igc_phy.c igc: Remove unreachable code from igc_phy.c file 2019-02-05 16:08:54 -08:00
igc_phy.h igc: Add setup link functionality 2018-10-17 13:56:55 -07:00
igc_regs.h igc: Fix code redundancy 2019-02-05 16:08:54 -08:00
igc.h igc: Remove obsolete IGC_ERR define 2018-11-21 10:55:06 -08:00
Makefile igc: Add code for PHY support 2018-10-17 13:55:18 -07:00