linux/drivers/net/igb
Alexander Duyck 26bc19ecf6 igb: re-order queues to support cleaner use of ivar on 82576
The 82576 adapter orders the queues in pairs when virtualization is in use.
The queue ordering previously conflicted with the ordering when sr-iov was
enabled.  This new ordering allows a PF to allocate 2 queues without using
any VF resources.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-26 01:34:11 -08:00
..
Makefile
e1000_82575.c igb: remove 82576 quad adapter 2008-08-27 05:36:12 -04:00
e1000_82575.h igb: remove three redundant functions left in the code 2008-08-07 01:55:20 -04:00
e1000_defines.h igb: defeature tx head writeback 2008-12-26 01:33:18 -08:00
e1000_hw.h igb: remove 82576 quad adapter 2008-08-27 05:36:12 -04:00
e1000_mac.c drivers/net/igb: remove dead code (function 'igb_read_pci_cfg') 2008-12-26 00:02:49 -08:00
e1000_mac.h igb: remove three redundant functions left in the code 2008-08-07 01:55:20 -04:00
e1000_nvm.c igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_nvm.h
e1000_phy.c igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_phy.h
e1000_regs.h igb: Correctly determine pci-e function number in virtual environment 2008-12-10 01:09:53 -08:00
igb.h igb: re-order queues to support cleaner use of ivar on 82576 2008-12-26 01:34:11 -08:00
igb_ethtool.c igb: Correctly determine pci-e function number in virtual environment 2008-12-10 01:09:53 -08:00
igb_main.c igb: re-order queues to support cleaner use of ivar on 82576 2008-12-26 01:34:11 -08:00