Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy.c1805 int phy_eee_tx_clock_stop_capable(struct phy_device *phydev) in phy_eee_tx_clock_stop_capable() function
1815 EXPORT_SYMBOL_GPL(phy_eee_tx_clock_stop_capable);
H A Dphylink.c2142 pl->mac_tx_clk_stop = phy_eee_tx_clock_stop_capable(phy) > 0; in phylink_bringup_phy()