Searched refs:phylink_expects_phy (Results 1 – 2 of 2) sorted by relevance
1913 * phylink_expects_phy() - Determine if phylink expects a phy to be attached1921 bool phylink_expects_phy(struct phylink *pl) in phylink_expects_phy() function 1929 EXPORT_SYMBOL_GPL(phylink_expects_phy);
1203 if (!phylink_expects_phy(priv->phylink)) in stmmac_init_phy()