Searched refs:phylink_fwnode_phy_connect (Results 1 – 3 of 3) sorted by relevance
2352 return phylink_fwnode_phy_connect(pl, of_fwnode_handle(dn), flags); in phylink_of_phy_connect()2367 int phylink_fwnode_phy_connect(struct phylink *pl, in phylink_fwnode_phy_connect() function2415 EXPORT_SYMBOL_GPL(phylink_fwnode_phy_connect);
186 err = phylink_fwnode_phy_connect(port->phylink, port->fwnode, 0); in lan966x_port_open()
1210 ret = phylink_fwnode_phy_connect(priv->phylink, fwnode, 0); in stmmac_init_phy()