mirror_ubuntu-kernels/drivers/net/ethernet/intel/igc
Sasha Neftin 2121c2712f igc: Add multiple receive queues control supporting
Enable the multi queues to receive.
Program the direction of packets to specified queues according
to the mode selected in the MRQC register.
Multiple receive queues defined by filters and RSS for 4 queues.
Enable/disable RSS hashing and also to enable multiple receive queues.
This patch will allow further ethtool support development.

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-03-19 14:42:02 -07:00
..
igc_base.c igc: Add ethtool support 2019-02-05 17:35:46 -08:00
igc_base.h igc: Remove unused code 2019-02-05 17:00:52 -08:00
igc_defines.h igc: Add multiple receive queues control supporting 2019-03-19 14:42:02 -07:00
igc_ethtool.c igc: Add ethtool support 2019-02-05 17:35:46 -08:00
igc_hw.h igc: Add ethtool support 2019-02-05 17:35:46 -08: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: Add multiple receive queues control supporting 2019-03-19 14:42:02 -07: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: Add multiple receive queues control supporting 2019-03-19 14:42:02 -07:00
igc.h igc: Add multiple receive queues control supporting 2019-03-19 14:42:02 -07:00
Makefile igc: Add ethtool support 2019-02-05 17:35:46 -08:00