net/ixgbe/base: add SGMII link for X550
authorBeilei Xing <beilei.xing@intel.com>
Thu, 23 Jun 2016 07:22:10 +0000 (15:22 +0800)
committerBruce Richardson <bruce.richardson@intel.com>
Mon, 27 Jun 2016 14:17:52 +0000 (16:17 +0200)
commit833df43399e7f7183a126a53dd29c864844b9e03
treeec29ae67335e0134243aa9d9b4fff6849fc9942d
parent16239b77118c22be8637c6a84cbbeaaef253a1b0
net/ixgbe/base: add SGMII link for X550

This patch adds new phy type and media type to support
SGMII link for X550, and add ixgbe_setup_sgmii to support
SGMII link setup.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
drivers/net/ixgbe/base/ixgbe_type.h
drivers/net/ixgbe/base/ixgbe_x550.c