1PHY_GET_EEE_ERR(9) Network device support PHY_GET_EEE_ERR(9)
23
4
NAME
6phy_get_eee_err - report the EEE wake error count
7
SYNOPSIS
9int phy_get_eee_err(struct phy_device * phydev);
10
ARGUMENTS
12phydev
13target phy_device struct
14
DESCRIPTION
16it is to report the number of time where the PHY failed to complete its
17normal wake sequence.
18
COPYRIGHT
20Kernel Hackers Manual 2.6. June 2019 PHY_GET_EEE_ERR(9)