net/ixgbe/base: include new speeds in VFLINK interpretation
authorWei Dai <wei.dai@intel.com>
Wed, 21 Dec 2016 09:48:02 +0000 (17:48 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:40:51 +0000 (19:40 +0100)
commit12e20906905c65633a553cf9462de85ce383ce34
tree25a32f47810796451b3a4d904a519fccca470692
parent8ccdd7bf94a2654c2b6ed2ad6027deb146e99c08
net/ixgbe/base: include new speeds in VFLINK interpretation

This patch moves some of the extended speeds that come with X552
(5G, 2.5G, 10M) into the link check functions.
It also now returns speed_unknown for speeds that are not known
how to interpret.

Signed-off-by: Wei Dai <wei.dai@intel.com>
drivers/net/ixgbe/Makefile
drivers/net/ixgbe/base/ixgbe_hv_vf.c [new file with mode: 0644]
drivers/net/ixgbe/base/ixgbe_hv_vf.h [new file with mode: 0644]
drivers/net/ixgbe/base/ixgbe_osdep.h
drivers/net/ixgbe/base/ixgbe_vf.c
drivers/net/ixgbe/base/ixgbe_vf.h