table of contents
other versions
PHY_ETHTOOL_SET_EEE(9) | Network device support | PHY_ETHTOOL_SET_EEE(9) |
NAME¶
phy_ethtool_set_eee - set EEE supported and status
SYNOPSIS¶
int phy_ethtool_set_eee(struct phy_device * phydev, struct ethtool_eee * data);
ARGUMENTS¶
struct phy_device * phydev
target phy_device struct
struct ethtool_eee * data
ethtool_eee data
DESCRIPTION¶
it is to program the Advertisement EEE register.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |