Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy_led_triggers.c63 snprintf(buf, size, PHY_ID_FMT ":%s", in phy_led_trigger_format_name()
H A Dmdio_device.c67 dev_set_name(&mdiodev->dev, PHY_ID_FMT, bus->id, addr); in mdio_device_create()
H A Dphy_device.c703 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, 20, 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 Db44.c2271 snprintf(bus_id, sizeof(bus_id), PHY_ID_FMT, "fixed-0", in b44_register_phy_one()
2274 snprintf(bus_id, sizeof(bus_id), PHY_ID_FMT, mii_bus->id, in b44_register_phy_one()
H A Dbcm63xx_enet.c907 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in bcm_enet_open()
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c604 snprintf(phy_name, MII_BUS_ID_SIZE, PHY_ID_FMT, in bcmgenet_mii_pd_init()
/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/drivers/net/ethernet/xilinx/
H A Dll_temac_main.c1601 PHY_ID_FMT, lp->mii_bus->id, pdata->phy_addr); in temac_probe()
/linux/include/linux/
H A Dphy.h307 #define PHY_ID_FMT "%s:%02x" macro
/linux/drivers/net/ethernet/ti/
H A Dcpsw.c1349 PHY_ID_FMT, mdio->name, phyid); in cpsw_probe_dt()
/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c283 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.c3010 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in phy_scan()
/linux/drivers/net/ethernet/renesas/
H A Dsh_eth.c2014 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in sh_eth_phy_init()
/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c2435 PHY_ID_FMT, mdio_bus_id, phy_id); in fec_enet_mii_probe()