| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | phy_led_triggers.c | 63 snprintf(buf, size, PHY_ID_FMT ":%s", in phy_led_trigger_format_name()
|
| H A D | mdio_device.c | 64 dev_set_name(&mdiodev->dev, PHY_ID_FMT, bus->id, addr); in mdio_device_create()
|
| H A D | phy_device.c | 648 dev_set_name(&mdiodev->dev, PHY_ID_FMT, bus->id, addr); in phy_device_create()
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | ax88172a.c | 318 snprintf(priv->phy_name, 20, PHY_ID_FMT, in ax88172a_reset()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/ |
| H A D | bgmac-bcma.c | 90 snprintf(bus_id, sizeof(bus_id), PHY_ID_FMT, bgmac->mii_bus->id, in bcma_phy_connect()
|
| H A D | b44.c | 2287 snprintf(bus_id, sizeof(bus_id), PHY_ID_FMT, "fixed-0", in b44_register_phy_one() 2290 snprintf(bus_id, sizeof(bus_id), PHY_ID_FMT, mii_bus->id, in b44_register_phy_one()
|
| H A D | bcm63xx_enet.c | 868 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in bcm_enet_open()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/genet/ |
| H A D | bcmmii.c | 553 snprintf(phy_name, MII_BUS_ID_SIZE, PHY_ID_FMT, in bcmgenet_mii_pd_init()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | phy.h | 233 #define PHY_ID_FMT "%s:%02x" macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | cpmac.c | 1117 snprintf(priv->phy_name, MII_BUS_ID_SIZE, PHY_ID_FMT, in cpmac_probe()
|
| H A D | cpsw.c | 1367 PHY_ID_FMT, mdio->name, phyid); in cpsw_probe_dt()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/xilinx/ |
| H A D | ll_temac_main.c | 1586 PHY_ID_FMT, lp->mii_bus->id, pdata->phy_addr); in temac_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/altera/ |
| H A D | altera_tse_main.c | 703 snprintf(phy_id_fmt, MII_BUS_ID_SIZE + 3, PHY_ID_FMT, in connect_local_phy()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/xscale/ |
| H A D | ixp4xx_eth.c | 1466 snprintf(phy_id, MII_BUS_ID_SIZE + 3, PHY_ID_FMT, in ixp4xx_eth_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_main.c | 284 snprintf(phy_id_fmt, MII_BUS_ID_SIZE + 3, PHY_ID_FMT, bus_id, in sxgbe_init_phy()
|
| /OK3568_Linux_fs/external/dpdk/gmac/kernel4.19/ |
| H A D | kernel_net_stmmac.diff | 541 + snprintf(phy_id_fmt, MII_BUS_ID_SIZE + 3, PHY_ID_FMT, bus_id,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/ |
| H A D | mv643xx_eth.c | 2994 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in phy_scan()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/renesas/ |
| H A D | sh_eth.c | 2014 snprintf(phy_id, sizeof(phy_id), PHY_ID_FMT, in sh_eth_phy_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/ |
| H A D | fec_main.c | 2025 PHY_ID_FMT, mdio_bus_id, phy_id); in fec_enet_mii_probe()
|