linux/drivers/net/igb
Alexander Duyck 1bfaf07bb1 igb: add vfs_allocated_count as placeholder for number of vfs
This is the first step in supporting sr-iov.  The vf_allocated_count value
will be 0 until we actually have vfs present.  In the meantime it
represents an offset value for the start of the queues.

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>
2009-02-20 00:22:53 -08:00
..
e1000_82575.c igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00
e1000_82575.h igb: remove unused defines 2009-02-15 23:59:44 -08:00
e1000_defines.h igb: remove unused defines 2009-02-15 23:59:44 -08:00
e1000_hw.h igb: transition driver to only using advanced descriptors 2009-02-16 00:00:20 -08:00
e1000_mac.c igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00
e1000_mac.h igb: remove unused defines 2009-02-15 23:59:44 -08:00
e1000_nvm.c igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00
e1000_nvm.h igb: PCI-Express 82575 Gigabit Ethernet driver 2008-01-28 15:10:33 -08:00
e1000_phy.c igb: remove unused defines 2009-02-15 23:59:44 -08:00
e1000_phy.h igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00
e1000_regs.h igb: remove unused defines 2009-02-15 23:59:44 -08:00
igb_ethtool.c igb: transition driver to only using advanced descriptors 2009-02-16 00:00:20 -08:00
igb_main.c igb: add vfs_allocated_count as placeholder for number of vfs 2009-02-20 00:22:53 -08:00
igb.h igb: add vfs_allocated_count as placeholder for number of vfs 2009-02-20 00:22:53 -08:00
Makefile igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00