1PHY_INIT_EEE(9)             Network device support             PHY_INIT_EEE(9)
2
3
4

NAME

6       phy_init_eee - init and check the EEE feature
7

SYNOPSIS

9       int phy_init_eee(struct phy_device * phydev, bool clk_stop_enable);
10

ARGUMENTS

12       phydev
13           target phy_device struct
14
15       clk_stop_enable
16           PHY may stop the clock during LPI
17

DESCRIPTION

19       it checks if the Energy-Efficient Ethernet (EEE) is supported by
20       looking at the MMD registers 3.20 and 7.60/61 and it programs the MMD
21       register 3.0 setting the “Clock stop enable” bit if required.
22
24Kernel Hackers Manual 3.10         June 2019                   PHY_INIT_EEE(9)
Impressum