1. NAME

phy_ethtool_get_eee - get EEE supported and status

2. SYNOPSIS

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

3. ARGUMENTS

phydev
    target phy_device struct

data
    ethtool_eee data

4. DESCRIPTION

it reportes the Supported/Advertisement/LP Advertisement capabilities.

5. COPYRIGHT