igb: Add DMA Coalescing feature to driver
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Sat, 12 Mar 2011 04:43:54 +0000 (20:43 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 12 Mar 2011 12:09:55 +0000 (04:09 -0800)
This patch add DMA Coalescing which is a power-saving feature that
coalesces DMA writes in order to stay in a low-power state as much
as possible.  Feature is disabled by default.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found