Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/usb/
Dax88172a.c375 snprintf(priv->phy_name, 20, PHY_ID_FMT, in ax88172a_reset()
/linux-4.4.14/include/linux/
Dphy.h137 #define PHY_ID_FMT "%s:%02x" macro
/linux-4.4.14/drivers/net/phy/
Dphy_device.c182 dev_set_name(&dev->dev, PHY_ID_FMT, bus->id, addr); in phy_device_create()
/linux-4.4.14/drivers/net/ethernet/broadcom/
Db44.c2291 snprintf(bus_id, sizeof(bus_id), PHY_ID_FMT, "fixed-0", in b44_register_phy_one()
2294 snprintf(bus_id, sizeof(bus_id), PHY_ID_FMT, mii_bus->id, in b44_register_phy_one()
Dbgmac.c1510 snprintf(bus_id, sizeof(bus_id), PHY_ID_FMT, mii_bus->id, in bgmac_mii_register()
Dbcm63xx_enet.c885 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in bcm_enet_open()
/linux-4.4.14/drivers/net/ethernet/ti/
Dcpsw.c2053 PHY_ID_FMT, phy_dev->bus->id, phy_dev->addr); in cpsw_probe_dt()
2072 PHY_ID_FMT, mdio->name, phyid); in cpsw_probe_dt()
Dcpmac.c1164 snprintf(priv->phy_name, MII_BUS_ID_SIZE, PHY_ID_FMT, in cpmac_probe()
/linux-4.4.14/drivers/net/ethernet/altera/
Daltera_tse_main.c712 snprintf(phy_id_fmt, MII_BUS_ID_SIZE + 3, PHY_ID_FMT, in connect_local_phy()
/linux-4.4.14/drivers/net/ethernet/xscale/
Dixp4xx_eth.c1467 snprintf(phy_id, MII_BUS_ID_SIZE + 3, PHY_ID_FMT, in eth_init_one()
/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c285 snprintf(phy_id_fmt, MII_BUS_ID_SIZE + 3, PHY_ID_FMT, bus_id, in sxgbe_init_phy()
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c833 snprintf(phy_id_fmt, MII_BUS_ID_SIZE + 3, PHY_ID_FMT, bus_id, in stmmac_init_phy()
/linux-4.4.14/drivers/net/ethernet/marvell/
Dmv643xx_eth.c2993 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in phy_scan()
/linux-4.4.14/drivers/net/ethernet/renesas/
Dsh_eth.c1870 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in sh_eth_phy_init()
/linux-4.4.14/drivers/net/ethernet/freescale/
Dfec_main.c1954 PHY_ID_FMT, mdio_bus_id, phy_id); in fec_enet_mii_probe()