Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphylink.c2045 bool phylink_expects_phy(struct phylink *pl) in phylink_expects_phy() function
2053 EXPORT_SYMBOL_GPL(phylink_expects_phy);
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1177 if (!phylink_expects_phy(priv->phylink)) in stmmac_init_phy()