linux_dsm_epyc7002/drivers/net/ethernet/intel/igc
Sasha Neftin 86a4de661b igc: Remove no need declaration of the igc_set_rx_mode
We want to avoid forward-declarations of function if possible.
Rearrange the igc_set_rx_mode function implementation.

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>
2020-01-04 22:53:08 -08:00
..
igc_base.c igc: Add more SKUs for i225 device 2019-07-24 13:55:09 -07:00
igc_base.h igc: Add tx_csum offload functionality 2019-09-09 11:37:14 -07:00
igc_defines.h igc: Add legacy power management support 2019-12-31 14:25:17 -08:00
igc_ethtool.c treewide: Use sizeof_field() macro 2019-12-09 10:36:44 -08:00
igc_hw.h igc: Add set_rx_mode support 2019-10-21 10:22:13 -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 set_rx_mode support 2019-10-21 10:22:13 -07:00
igc_mac.h igc: Add set_rx_mode support 2019-10-21 10:22:13 -07:00
igc_main.c igc: Remove no need declaration of the igc_set_rx_mode 2020-01-04 22:53:08 -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 useless forward declaration 2019-09-09 10:08:38 -07:00
igc_phy.h igc: Add setup link functionality 2018-10-17 13:56:55 -07:00
igc_regs.h igc: Add legacy power management support 2019-12-31 14:25:17 -08:00
igc.h igc: Add legacy power management support 2019-12-31 14:25:17 -08:00
Makefile igc: Add ethtool support 2019-02-05 17:35:46 -08:00