i40e/base: add PHY capabilities
authorJingjing Wu <jingjing.wu@intel.com>
Sun, 6 Sep 2015 07:11:34 +0000 (15:11 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 1 Oct 2015 23:35:22 +0000 (01:35 +0200)
commitdef25b3eec93a7d399d049f07f650c075c39d37e
tree895a58aed4d15b5ffec13073222457972ba99215
parent0d9d27bb86841fa904834d386503534aeffb253d
i40e/base: add PHY capabilities

Remove unused members in the PHY structure and add a new member to store
all the capabilities the PHY has as reported by the FW. This information will
help us determine what speeds the device is capable of when link is
down.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
Tested-by: Huilong Xu <huilongx.xu@intel.com>
drivers/net/i40e/base/i40e_common.c
drivers/net/i40e/base/i40e_type.h