Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
A Dphy_led_triggers.c63 snprintf(buf, size, PHY_ID_FMT ":%s", in phy_led_trigger_format_name()
A Dmdio_device.c64 dev_set_name(&mdiodev->dev, PHY_ID_FMT, bus->id, addr); in mdio_device_create()
A Dphy_device.c608 dev_set_name(&mdiodev->dev, PHY_ID_FMT, bus->id, addr); in phy_device_create()
/linux/drivers/net/usb/
A Dax88172a.c309 snprintf(priv->phy_name, 20, PHY_ID_FMT, in ax88172a_reset()
A Dasix_devices.c684 snprintf(priv->phy_name, sizeof(priv->phy_name), PHY_ID_FMT, in ax88772_init_phy()
/linux/drivers/net/ethernet/broadcom/
A Dbgmac-bcma.c98 snprintf(bus_id, sizeof(bus_id), PHY_ID_FMT, bgmac->mii_bus->id, in bcma_phy_connect()
A Db44.c2289 snprintf(bus_id, sizeof(bus_id), PHY_ID_FMT, "fixed-0", in b44_register_phy_one()
2292 snprintf(bus_id, sizeof(bus_id), PHY_ID_FMT, mii_bus->id, in b44_register_phy_one()
A Dbcm63xx_enet.c907 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in bcm_enet_open()
/linux/drivers/net/ethernet/broadcom/genet/
A Dbcmmii.c585 snprintf(phy_name, MII_BUS_ID_SIZE, PHY_ID_FMT, in bcmgenet_mii_pd_init()
/linux/drivers/net/ethernet/asix/
A Dax88796c_main.c1073 snprintf(phy_id, MII_BUS_ID_SIZE + 3, PHY_ID_FMT, in ax88796c_probe()
/linux/drivers/net/ethernet/ti/
A Dcpmac.c1117 snprintf(priv->phy_name, MII_BUS_ID_SIZE, PHY_ID_FMT, in cpmac_probe()
A Dcpsw.c1354 PHY_ID_FMT, mdio->name, phyid); in cpsw_probe_dt()
/linux/include/linux/
A Dphy.h282 #define PHY_ID_FMT "%s:%02x" macro
/linux/drivers/net/ethernet/xilinx/
A Dll_temac_main.c1590 PHY_ID_FMT, lp->mii_bus->id, pdata->phy_addr); in temac_probe()
/linux/drivers/net/ethernet/altera/
A Daltera_tse_main.c699 snprintf(phy_id_fmt, MII_BUS_ID_SIZE + 3, PHY_ID_FMT, in connect_local_phy()
/linux/drivers/net/ethernet/samsung/sxgbe/
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/
A Dmv643xx_eth.c3000 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in phy_scan()
/linux/drivers/net/ethernet/renesas/
A Dsh_eth.c2016 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in sh_eth_phy_init()
/linux/drivers/net/ethernet/freescale/
A Dfec_main.c2105 PHY_ID_FMT, mdio_bus_id, phy_id); in fec_enet_mii_probe()

Completed in 82 milliseconds