1PHY_ETHTOOL_SET_EEE(9) Network device support PHY_ETHTOOL_SET_EEE(9)
23
4
NAME
6phy_ethtool_set_eee - set EEE supported and status
7
SYNOPSIS
9int phy_ethtool_set_eee(struct phy_device * phydev,
10struct ethtool_eee * data);
11
ARGUMENTS
13phydev
14target phy_device struct
1516
data
17ethtool_eee data
18
DESCRIPTION
20it is to program the Advertisement EEE register.
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 PHY_ETHTOOL_SET_EEE(9)