ixgbe: Add optional DCA infrastructure
authorJeb Cramer <cramerj@intel.com>
Mon, 3 Mar 2008 23:04:02 +0000 (15:04 -0800)
committerJeff Garzik <jeff@garzik.org>
Mon, 17 Mar 2008 11:49:28 +0000 (07:49 -0400)
commitbd0362dde080cef377d99fa5beb5c25308c29c73
tree45269ba2224fb3e27d8384e85fd5fc8be7884cb9
parentf494e8faa77bd4147324f7666441e0b780e7db94
ixgbe: Add optional DCA infrastructure

82598 cards and up support DCA, which enables the chipset to warm
up the caches for upcoming payload data. This code makes the
driver plug into the CONFIG_DCA infrastructure that was merged
earlier.

Signed-off-by: Jeb Cramer <cramerj@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/ixgbe/ixgbe.h
drivers/net/ixgbe/ixgbe_main.c