phy_ethtool_get_eee (9) Linux Manual Page
phy_ethtool_get_eee – get EEE supported and status
Synopsis
int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_eee *data);
Arguments
phydev
-
- target phy_device struct
data
- ethtool_eee data
Description
it reportes the Supported/Advertisement/LP Advertisement capabilities.
