net: phy: add XFI, USXGMII types to is_10g_interface() helper
authorAlex Marginean <alexandru.marginean@nxp.com>
Thu, 9 Jan 2020 08:50:05 +0000 (10:50 +0200)
committerJoe Hershberger <joe.hershberger@ni.com>
Mon, 9 Mar 2020 23:11:25 +0000 (18:11 -0500)
commit9810489ca80f22b548590b7926c211fed46ce457
tree7ca54d020531a5126488e5bce1a92a518577936c
parenta44ee246c570deb9190214d0711057a86b0f6a86
net: phy: add XFI, USXGMII types to is_10g_interface() helper

The helper is used to reset PHYs on connect and it determines the clause
to use (C22/C45) based on interface type.  This fixes 'PHY reset timed out'
warnings in console for USXGMII/XFI PHYs.

Signed-off-by: Alex Marginean <alexandru.marginean@nxp.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
include/phy.h