net/ixgbe/base: support XFI backplane for X550
authorWei Dai <wei.dai@intel.com>
Thu, 12 Jan 2017 14:53:25 +0000 (22:53 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:41:42 +0000 (19:41 +0100)
commit8bead349c63fc89578b37e12e786390dcf7cbe37
treecc3b3bc70d6e4d4642af91823eb84ce4f6b302e2
parent21e5e138cd94b52b85ce8599d19bd261c9780832
net/ixgbe/base: support XFI backplane for X550

Add initial support for a XFI backplane interface on some new platforms.

The XFI backplane requires a custom tuned link. Hardware/Firmware owns
the link config for XF backplane and software must not interfere.

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