Searched refs:phylink_attach_phy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | phylink.c | 1041 static int phylink_attach_phy(struct phylink *pl, struct phy_device *phy, in phylink_attach_phy() function 1080 ret = phylink_attach_phy(pl, phy, pl->link_interface); in phylink_connect_phy() 2259 ret = phylink_attach_phy(pl, phy, interface); in phylink_sfp_connect_phy()
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | phylink.c | 1852 static int phylink_attach_phy(struct phylink *pl, struct phy_device *phy, in phylink_attach_phy() function 1891 ret = phylink_attach_phy(pl, phy, pl->link_interface); in phylink_connect_phy() 3318 ret = phylink_attach_phy(pl, phy, interface); in phylink_sfp_connect_phy()
|
Completed in 8 milliseconds