| /linux/drivers/net/ethernet/apm/xgene-v2/ |
| H A D | mdio.c | 129 phydev = phy_connect(ndev, phydev_name(phydev), in xge_mdio_config()
|
| /linux/drivers/net/phy/ |
| H A D | bcm7xxx.c | 157 phydev_name(phydev), phydev->drv->name, rev, patch); in bcm7xxx_28nm_config_init() 394 phydev_name(phydev), phydev->drv->name, rev); in bcm7xxx_28nm_ephy_config_init()
|
| H A D | phy_device.c | 477 if (!strcmp(fixup->bus_id, phydev_name(phydev))) in phy_needs_fixup() 1426 phydev_name(phydev), irq_str); in phy_attached_print() 1431 phydev_name(phydev), irq_str); in phy_attached_print() 1577 phydev_name(phydev)); in phy_sfp_module_insert()
|
| H A D | micrel.c | 3909 phydev_name(phydev)); in lan8814_ptp_perout() 3916 phydev_name(phydev)); in lan8814_ptp_perout() 3966 phydev_name(phydev)); in lan8814_ptp_perout() 5813 phydev_name(phydev)); in lan8841_ptp_perout() 5819 phydev_name(phydev)); in lan8841_ptp_perout() 5868 phydev_name(phydev)); in lan8841_ptp_perout()
|
| /linux/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_mdio.c | 273 phydev_name(phy), act ? " active" : ""); in sxgbe_mdio_register()
|
| /linux/drivers/net/ethernet/cortina/ |
| H A D | gemini.c | 314 phydev_name(phydev)); in gmac_adjust_link() 321 phydev_name(phydev)); in gmac_adjust_link() 328 phydev_name(phydev)); in gmac_adjust_link() 332 phydev->speed, phydev_name(phydev)); in gmac_adjust_link()
|
| /linux/drivers/net/ethernet/rdc/ |
| H A D | r6040.c | 1009 phydev = phy_connect(dev, phydev_name(phydev), &r6040_adjust_link, in r6040_mii_probe()
|
| /linux/drivers/net/ethernet/amd/ |
| H A D | au1000_eth.c | 539 phydev = phy_connect(dev, phydev_name(phydev), in au1000_mii_probe()
|
| /linux/include/linux/ |
| H A D | phy.h | 2254 static inline const char *phydev_name(const struct phy_device *phydev) in phydev_name() function
|
| /linux/drivers/net/ethernet/adi/ |
| H A D | adin1110.c | 1614 phydev_name(port_priv->phydev), in adin1110_probe_netdevs()
|
| /linux/drivers/net/ethernet/smsc/ |
| H A D | smsc9420.c | 1116 phydev = phy_connect(dev, phydev_name(phydev), in smsc9420_mii_probe()
|
| /linux/drivers/net/ethernet/xscale/ |
| H A D | ixp4xx_eth.c | 1577 netdev_info(ndev, "%s: MII PHY %s on %s\n", ndev->name, phydev_name(phydev), in ixp4xx_eth_probe()
|
| /linux/drivers/net/ethernet/faraday/ |
| H A D | ftgmac100.c | 1542 phydev = phy_connect(netdev, phydev_name(phydev), in ftgmac100_mii_probe()
|
| /linux/drivers/net/ethernet/toshiba/ |
| H A D | tc35815.c | 620 phydev = phy_connect(dev, phydev_name(phydev), in tc_mii_probe()
|
| /linux/drivers/net/ethernet/agere/ |
| H A D | et131x.c | 3284 phydev = phy_connect(netdev, phydev_name(phydev), in et131x_mii_probe()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 2097 phydev = phy_connect(tp->dev, phydev_name(phydev), in tg3_phy_init()
|