net/i40e/base: add FEC bits to PHY capabilities
authorJingjing Wu <jingjing.wu@intel.com>
Sat, 10 Dec 2016 11:24:37 +0000 (19:24 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:39:27 +0000 (19:39 +0100)
commitaf4cc2201b6ddb50dc4f372c30d0e9d770270f72
tree313c19c22f58f10a085883ac0823b7370dcd33a0
parent87da72bd93400aeb7eb62ee572f5f8b39bab43f9
net/i40e/base: add FEC bits to PHY capabilities

Add FEC bits to the PHY capabilities AQ command struct. This is required
for 25GbE support. Change the name of the generic mod_type_ext field to
indicate that it is now used for handling FEC.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
drivers/net/i40e/base/i40e_adminq_cmd.h
drivers/net/i40e/base/i40e_common.c
drivers/net/i40e/i40e_ethdev.c