Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dphylink.h727 bool phylink_expects_phy(struct phylink *pl);
/linux/drivers/net/phy/
H A Dphylink.c1969 bool phylink_expects_phy(struct phylink *pl) in phylink_expects_phy() function
1975 EXPORT_SYMBOL_GPL(phylink_expects_phy);
2297 if (!phylink_expects_phy(pl)) in phylink_fwnode_phy_connect()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1309 if (!phylink_expects_phy(priv->phylink)) in stmmac_init_phy()