alistair23-linux/drivers/net/ixgbe
Alexander Duyck 3be1adfb91 ixgbe: change config srrctl to only program one register per VMDq/RSS id
This change makes it so only one srrctl register is programmed per VMDq id, and if VMDq is not enabled it is one register per RSS queue.  Currently this function is working correctly for the multiqueue RSS and single queue cases, but if any advances features such as VMDq or DCB would have been enabled this function would have caused issues as it was not correct.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-09-03 10:08:22 -04:00
..
ixgbe.h ixgbe: update dca to new interface, fix CONFIG_DCA_MODULE 2008-09-03 10:03:34 -04:00
ixgbe_82598.c ixgbe: Implement HAVE_SET_RX_MODE 2008-09-03 10:03:32 -04:00
ixgbe_common.c ixgbe: disable flow control by default 2008-09-03 10:03:33 -04:00
ixgbe_common.h ixgbe: Implement HAVE_SET_RX_MODE 2008-09-03 10:03:32 -04:00
ixgbe_ethtool.c ixgbe: should not use HW_CSUM, should use IP* flags 2008-09-03 10:03:33 -04:00
ixgbe_main.c ixgbe: change config srrctl to only program one register per VMDq/RSS id 2008-09-03 10:08:22 -04:00
ixgbe_phy.c
ixgbe_phy.h
ixgbe_type.h ixgbe: fix dca hints going to wrong processor 2008-09-03 10:03:34 -04:00
Makefile