1. NAME

phy_get_eee_err - report the EEE wake error count

2. SYNOPSIS

int phy_get_eee_err(struct phy_device *  phydev );

3. ARGUMENTS

phydev
    target phy_device struct

4. DESCRIPTION

it is to report the number of time where the PHY failed to complete its normal wake sequence.

5. COPYRIGHT