table of contents
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¶
phydev
target phy_device struct
data
ethtool_eee data
DESCRIPTION¶
it is to program the Advertisement EEE register.
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |