ixgbe: A fix to VF TX rate limit
authorLior Levy <lior.levy@intel.com>
Sat, 25 Jun 2011 07:09:08 +0000 (00:09 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 25 Jun 2011 07:10:34 +0000 (00:10 -0700)
commit7555e83df399ef35e031b137442eac2b1894b993
tree1181b29beb0470cd5c419d1036c123d64049563d
parenta535c30e9e98d201089503a0ffa0093cba16e796
ixgbe: A fix to VF TX rate limit

There is a need to configure MMW_SIZE in register RTTBCNRM with a correct
value (0x4 for non jumbo frames and 0x14 for jumbo frames support).
For 82599 the value is 0x4 and for X540 the value is 0x14.

Signed-off-by: Lior Levy <lior.levy@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe_sriov.c
drivers/net/ixgbe/ixgbe_type.h