net/ice/base: add AN masks to get PHY capabilities
authorQi Zhang <qi.z.zhang@intel.com>
Mon, 23 Mar 2020 07:17:41 +0000 (15:17 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 21 Apr 2020 11:57:05 +0000 (13:57 +0200)
commit84551c956587d5f435ca9cb617f920e1933dbf35
treed8b57bcbae9c1b0d6ca129c6a50fbd61a9be7813
parent87e1f7f3d8ec7c34f81a618d0969dd927f3e7b81
net/ice/base: add AN masks to get PHY capabilities

Adds masks indicating AN clauses to the Get PHY Capabilities
command. Changes the name of the low_power_ctrl field to be
properly descriptive of it being an AN field.

Signed-off-by: Lev Faerman <lev.faerman@intel.com>
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
drivers/net/ice/base/ice_adminq_cmd.h
drivers/net/ice/base/ice_common.c
drivers/net/ice/ice_ethdev.c