Searched refs:phy_eee_tx_clock_stop_capable (Results 1 – 2 of 2) sorted by relevance
1805 int phy_eee_tx_clock_stop_capable(struct phy_device *phydev) in phy_eee_tx_clock_stop_capable() function1815 EXPORT_SYMBOL_GPL(phy_eee_tx_clock_stop_capable);
2142 pl->mac_tx_clk_stop = phy_eee_tx_clock_stop_capable(phy) > 0; in phylink_bringup_phy()