Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dphylink.h655 bool phylink_expects_phy(struct phylink *pl);
/Linux-v6.6/drivers/net/phy/
Dphylink.c1716 bool phylink_expects_phy(struct phylink *pl) in phylink_expects_phy() function
1724 EXPORT_SYMBOL_GPL(phylink_expects_phy);
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c1153 if (!phylink_expects_phy(priv->phylink)) in stmmac_init_phy()