]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0c20fbcf8cfbfc946867400f24c632067b380f3c
tree45269ba2224fb3e27d8384e85fd5fc8be7884cb9
parent0f457135d0b40ed9c021dda3122431d73447e897
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