Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dphylink.c87 bool mac_supports_eee; member
1540 if (pl->mac_supports_eee && pl->phy_enable_tx_lpi) in phylink_link_up()
1831 pl->mac_supports_eee = pl->mac_supports_eee_ops && in phylink_create()
2093 if (pl->mac_supports_eee) { in phylink_bringup_phy()
3130 if (pl->mac_supports_eee_ops && !pl->mac_supports_eee) in phylink_ethtool_get_eee()
3152 bool mac_eee = pl->mac_supports_eee; in phylink_ethtool_set_eee()