Searched refs:phylink_fwnode_phy_connect (Results 1 – 4 of 4) sorted by relevance
444 int phylink_fwnode_phy_connect(struct phylink *pl,
354 err = phylink_fwnode_phy_connect(mac->phylink, dpmac_node, 0); in dpaa2_mac_connect()
1098 return phylink_fwnode_phy_connect(pl, of_fwnode_handle(dn), flags); in phylink_of_phy_connect()1113 int phylink_fwnode_phy_connect(struct phylink *pl, in phylink_fwnode_phy_connect() function1153 EXPORT_SYMBOL_GPL(phylink_fwnode_phy_connect);
4789 err = phylink_fwnode_phy_connect(port->phylink, port->fwnode, 0); in mvpp2_open()