Home
last modified time | relevance | path

Searched refs:phylink_connect_phy (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dphylink.h440 int phylink_connect_phy(struct phylink *, struct phy_device *);
/kernel/linux/linux-6.6/include/linux/
H A Dphylink.h657 int phylink_connect_phy(struct phylink *, struct phy_device *);
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c283 ret = phylink_connect_phy(phylink, wx->phydev); in txgbe_phylink_init()
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphylink.c1056 * phylink_connect_phy() - connect a PHY to the phylink instance
1070 int phylink_connect_phy(struct phylink *pl, struct phy_device *phy) in phylink_connect_phy() function
1090 EXPORT_SYMBOL_GPL(phylink_connect_phy); variable
1099 * specified by @pl. Actions specified in phylink_connect_phy() will be
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphylink.c1867 * phylink_connect_phy() - connect a PHY to the phylink instance
1881 int phylink_connect_phy(struct phylink *pl, struct phy_device *phy) in phylink_connect_phy() function
1901 EXPORT_SYMBOL_GPL(phylink_connect_phy); variable
1910 * specified by @pl. Actions specified in phylink_connect_phy() will be
/kernel/linux/linux-5.10/net/dsa/
H A Dslave.c1686 return phylink_connect_phy(dp->pl, slave_dev->phydev); in dsa_slave_phy_connect()
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dasix_devices.c710 ret = phylink_connect_phy(priv->phylink, priv->phydev); in ax88772_init_phy()
/kernel/linux/linux-6.6/net/dsa/
H A Dslave.c2488 return phylink_connect_phy(dp->pl, slave_dev->phydev); in dsa_slave_phy_connect()
/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/
H A Dmacb_main.c709 ret = phylink_connect_phy(bp->phylink, phydev); in macb_phylink_connect()
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1140 ret = phylink_connect_phy(priv->phylink, phydev); in stmmac_init_phy()
/kernel/linux/linux-6.6/drivers/net/ethernet/cadence/
H A Dmacb_main.c837 ret = phylink_connect_phy(bp->phylink, phydev); in macb_phylink_connect()
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1184 ret = phylink_connect_phy(priv->phylink, phydev); in stmmac_init_phy()

Completed in 45 milliseconds