igb: A fix to VF TX rate limit
authorLior Levy <lior.levy@intel.com>
Sat, 4 Jun 2011 06:05:03 +0000 (06:05 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 20 Jun 2012 08:11:32 +0000 (01:11 -0700)
commitf00b0da776fda1abc481578e3932a668f603d72d
tree171d0d49eae79e4463a6c0ce257388ebfe21217b
parent7500673be30f9467cd1a0e065c93e75c5213b44d
igb: A fix to VF TX rate limit

There is a need to configure MMW_SIZE in register RTTBCNRM with a correct
value. For 82576 device, the value should be 0x14.

Signed-off-by: Lior Levy <lior.levy@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/e1000_regs.h
drivers/net/ethernet/intel/igb/igb_main.c
This page took 0.02486 seconds and 5 git commands to generate.