Home
last modified time | relevance | path

Searched refs:mac_supports_eee (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/phy/
H A Dphylink.c80 bool mac_supports_eee; member
1547 if (pl->mac_supports_eee && pl->phy_enable_tx_lpi) in phylink_link_up()
1838 pl->mac_supports_eee = pl->mac_supports_eee_ops && in phylink_create()
2100 if (pl->mac_supports_eee) { in phylink_bringup_phy()
3176 if (pl->mac_supports_eee_ops && !pl->mac_supports_eee) in phylink_ethtool_get_eee()
3198 bool mac_eee = pl->mac_supports_eee; in phylink_ethtool_set_eee()