net/ixgbe/base: configure speeds for KR/KX backplane
authorWei Dai <wei.dai@intel.com>
Thu, 12 Jan 2017 14:53:27 +0000 (22:53 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:41:42 +0000 (19:41 +0100)
commit37e7cb1e3572ede10edb2f084e42973c1c27741a
treebf694b988981d40546c84604c85f63923187ca4a
parentfff3eeb0a6fe644fa2f681bde00edc4eac9ac8a4
net/ixgbe/base: configure speeds for KR/KX backplane

Ensure that the advertised link speeds are configured for KR/KX
backplane on some new platform.

Without this patch the link remains at 1G when resuming from low power
after being downshifted by LPLU (Low Power Link Up).

This patch ensures that the advertised speeds are not changed for
2.5G configurations.

Signed-off-by: Wei Dai <wei.dai@intel.com>
drivers/net/ixgbe/base/ixgbe_x550.c