Home
last modified time | relevance | path

Searched refs:phylink_connect_phy (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/include/linux/
H A Dphylink.h701 int phylink_connect_phy(struct phylink *, struct phy_device *);
/linux-6.15/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c383 err = phylink_connect_phy(wx->phylink, wx->phydev); in ngbe_open()
/linux-6.15/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c293 ret = phylink_connect_phy(phylink, wx->phydev); in txgbe_phylink_init()
/linux-6.15/drivers/net/usb/
H A Dasix_devices.c710 ret = phylink_connect_phy(priv->phylink, priv->phydev); in ax88772_init_phy()
/linux-6.15/drivers/net/phy/
H A Dphylink.c2184 int phylink_connect_phy(struct phylink *pl, struct phy_device *phy) in phylink_connect_phy() function
2204 EXPORT_SYMBOL_GPL(phylink_connect_phy);
/linux-6.15/drivers/net/ethernet/tehuti/
H A Dtn40.c1411 ret = phylink_connect_phy(priv->phylink, priv->phydev); in tn40_open()
/linux-6.15/net/dsa/
H A Duser.c2640 return phylink_connect_phy(dp->pl, user_dev->phydev); in dsa_user_phy_connect()
/linux-6.15/drivers/net/ethernet/microchip/
H A Dlan743x_main.c3191 ret = phylink_connect_phy(adapter->phylink, phydev); in lan743x_phylink_connect()
/linux-6.15/drivers/net/ethernet/cadence/
H A Dmacb_main.c825 ret = phylink_connect_phy(bp->phylink, phydev); in macb_phylink_connect()
/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1226 ret = phylink_connect_phy(priv->phylink, phydev); in stmmac_init_phy()