ixgbe: Add SR-IOV specific features
authorGreg Rose <gregory.v.rose@intel.com>
Sat, 9 Jan 2010 02:25:48 +0000 (02:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 10 Jan 2010 21:34:25 +0000 (13:34 -0800)
commit17367270b1d7f529f5d72e8f2cf76672829eb335
tree78fa141d6372d6d261ee7149679e8ad26ae7b3dd
parent7f870475c8f102469df44a86387a03cb23e79b90
ixgbe: Add SR-IOV specific features

This module and header file add functions to support SR-IOV features of the
82599 10Gbe controller.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_sriov.c [new file with mode: 0644]
drivers/net/ixgbe/ixgbe_sriov.h [new file with mode: 0644]