1. NAME

phy_ethtool_set_eee - set EEE supported and status

2. SYNOPSIS

int phy_ethtool_set_eee(struct phy_device *  phydev , struct ethtool_eee *  data );

3. ARGUMENTS

phydev
    target phy_device struct

data
    ethtool_eee data

4. DESCRIPTION

it is to program the Advertisement EEE register.

5. COPYRIGHT