Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Dmdio_device.c68 dev_set_name(&mdiodev->dev, PHY_ID_FMT, bus->id, addr); in mdio_device_create()
Dphy_led_triggers.c72 snprintf(buf, size, PHY_ID_FMT ":%s", in phy_led_trigger_format_name()
Dphy_device.c440 dev_set_name(&mdiodev->dev, PHY_ID_FMT, bus->id, addr); in phy_device_create()
/Linux-v4.19/drivers/net/usb/
Dax88172a.c340 snprintf(priv->phy_name, 20, PHY_ID_FMT, in ax88172a_reset()
/Linux-v4.19/drivers/net/ethernet/broadcom/
Dbgmac-bcma.c90 snprintf(bus_id, sizeof(bus_id), PHY_ID_FMT, bgmac->mii_bus->id, in bcma_phy_connect()
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()
Dbcm63xx_enet.c881 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in bcm_enet_open()
/Linux-v4.19/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c504 snprintf(phy_name, MII_BUS_ID_SIZE, PHY_ID_FMT, in bcmgenet_mii_pd_init()
/Linux-v4.19/include/linux/
Dphy.h177 #define PHY_ID_FMT "%s:%02x" macro
/Linux-v4.19/drivers/net/ethernet/ti/
Dcpmac.c1140 snprintf(priv->phy_name, MII_BUS_ID_SIZE, PHY_ID_FMT, in cpmac_probe()
Dcpsw.c3174 PHY_ID_FMT, mdio->name, phyid); in cpsw_probe_dt()
/Linux-v4.19/drivers/net/ethernet/xscale/
Dixp4xx_eth.c1445 snprintf(phy_id, MII_BUS_ID_SIZE + 3, PHY_ID_FMT, in eth_init_one()
/Linux-v4.19/drivers/net/ethernet/altera/
Daltera_tse_main.c710 snprintf(phy_id_fmt, MII_BUS_ID_SIZE + 3, PHY_ID_FMT, in connect_local_phy()
/Linux-v4.19/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c287 snprintf(phy_id_fmt, MII_BUS_ID_SIZE + 3, PHY_ID_FMT, bus_id, in sxgbe_init_phy()
/Linux-v4.19/drivers/net/ethernet/marvell/
Dmv643xx_eth.c3011 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in phy_scan()
/Linux-v4.19/drivers/net/ethernet/renesas/
Dsh_eth.c2025 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in sh_eth_phy_init()
/Linux-v4.19/drivers/net/ethernet/freescale/
Dfec_main.c1939 PHY_ID_FMT, mdio_bus_id, phy_id); in fec_enet_mii_probe()
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c973 snprintf(phy_id_fmt, MII_BUS_ID_SIZE + 3, PHY_ID_FMT, bus_id, in stmmac_init_phy()