Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dphylink.h655 bool phylink_expects_phy(struct phylink *pl);
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphylink.c1709 * phylink_expects_phy() - Determine if phylink expects a phy to be attached
1717 bool phylink_expects_phy(struct phylink *pl) in phylink_expects_phy() function
1725 EXPORT_SYMBOL_GPL(phylink_expects_phy); variable
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1154 if (!phylink_expects_phy(priv->phylink)) in stmmac_init_phy()

Completed in 15 milliseconds