Home
last modified time | relevance | path

Searched refs:PHY_ID_FMT (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/net/phy/
H A Dphy_led_triggers.c65 snprintf(buf, size, PHY_ID_FMT ":%s", in phy_led_trigger_format_name()
H A Dmdio_device.c57 dev_set_name(&mdiodev->dev, PHY_ID_FMT, bus->id, addr); in mdio_device_create()
H A Dphy_device.c790 dev_set_name(&mdiodev->dev, PHY_ID_FMT, bus->id, addr); in phy_device_create()
/linux/drivers/net/usb/
H A Dax88172a.c311 snprintf(priv->phy_name, sizeof(priv->phy_name), PHY_ID_FMT, in ax88172a_reset()
/linux/drivers/net/ethernet/broadcom/
H A Dbgmac-bcma.c98 snprintf(bus_id, sizeof(bus_id), PHY_ID_FMT, bgmac->mii_bus->id, in bcma_phy_connect()
H A Dbcm63xx_enet.c907 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in bcm_enet_open()
/linux/drivers/net/ethernet/davicom/
H A Ddm9051.c1156 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in dm9051_phy_connect()
/linux/drivers/net/ethernet/asix/
H A Dax88796c_main.c1075 snprintf(phy_id, MII_BUS_ID_SIZE + 3, PHY_ID_FMT, in ax88796c_probe()
/linux/include/linux/
H A Dphy.h322 #define PHY_ID_FMT "%s:%02x" macro
/linux/drivers/net/ethernet/xilinx/
H A Dll_temac_main.c1601 PHY_ID_FMT, lp->mii_bus->id, pdata->phy_addr); in temac_probe()
/linux/drivers/net/ethernet/ti/
H A Dcpsw.c1396 PHY_ID_FMT, mdio->name, phyid); in cpsw_probe_dt()
/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c284 snprintf(phy_id_fmt, MII_BUS_ID_SIZE + 3, PHY_ID_FMT, bus_id, in sxgbe_init_phy()
/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c3002 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in phy_scan()
/linux/drivers/net/ethernet/renesas/
H A Dsh_eth.c2012 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in sh_eth_phy_init()