Searched refs:phylink_expects_phy (Results 1 – 3 of 3) sorted by relevance
699 bool phylink_expects_phy(struct phylink *pl);
1946 bool phylink_expects_phy(struct phylink *pl) in phylink_expects_phy() function1954 EXPORT_SYMBOL_GPL(phylink_expects_phy);
1203 if (!phylink_expects_phy(priv->phylink)) in stmmac_init_phy()