1PHY_ETHTOOL_GET_EEE(9) Network device support PHY_ETHTOOL_GET_EEE(9)
23
4
NAME
6phy_ethtool_get_eee - get EEE supported and status
7
SYNOPSIS
9int phy_ethtool_get_eee(struct phy_device * phydev,
10struct ethtool_eee * data);
11
ARGUMENTS
13phydev
14target phy_device struct
1516
data
17ethtool_eee data
18
DESCRIPTION
20it reportes the Supported/Advertisement/LP Advertisement capabilities.
21
COPYRIGHT
23Kernel Hackers Manual 2.6. June 2019 PHY_ETHTOOL_GET_EEE(9)