/Linux-v5.10/include/linux/ |
D | of_mdio.h | 36 bool of_phy_is_fixed_link(struct device_node *np); 127 static inline bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link() function
|
/Linux-v5.10/net/dsa/ |
D | port.c | 720 if (of_phy_is_fixed_link(dp->dn) || phy_np) { in dsa_port_link_register_of() 732 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_link_register_of() 751 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_link_unregister_of() 762 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_get_phy_strings() 781 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_get_ethtool_phy_stats() 800 if (of_phy_is_fixed_link(dp->dn)) in dsa_port_get_phy_sset_count()
|
/Linux-v5.10/drivers/net/mdio/ |
D | of_mdio.c | 444 if (of_phy_is_fixed_link(np)) { in of_phy_get_and_connect() 503 bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link() function 527 EXPORT_SYMBOL(of_phy_is_fixed_link);
|
/Linux-v5.10/drivers/staging/octeon/ |
D | ethernet-mdio.c | 149 if (!phy_node && of_phy_is_fixed_link(priv->of_node)) { in cvm_oct_phy_setup_device()
|
D | ethernet.c | 896 if (priv->of_node && of_phy_is_fixed_link(priv->of_node)) { in cvm_oct_probe()
|
/Linux-v5.10/drivers/net/ethernet/broadcom/genet/ |
D | bcmmii.c | 512 if (!priv->phy_dn && of_phy_is_fixed_link(dn)) { in bcmgenet_mii_of_init() 627 if (of_phy_is_fixed_link(dn)) in bcmgenet_mii_exit()
|
/Linux-v5.10/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet-main.c | 946 if (!fpi->phy_node && of_phy_is_fixed_link(ofdev->dev.of_node)) { in fs_enet_probe() 1052 if (of_phy_is_fixed_link(ofdev->dev.of_node)) in fs_enet_probe() 1071 if (of_phy_is_fixed_link(ofdev->dev.of_node)) in fs_enet_remove()
|
/Linux-v5.10/drivers/net/ethernet/ni/ |
D | nixge.c | 1338 if (!phy_node && of_phy_is_fixed_link(pdev->dev.of_node)) { in nixge_probe() 1357 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nixge_probe() 1378 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nixge_remove()
|
/Linux-v5.10/drivers/net/ethernet/aurora/ |
D | nb8800.c | 1412 if (of_phy_is_fixed_link(pdev->dev.of_node)) { in nb8800_probe() 1474 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nb8800_probe() 1493 if (of_phy_is_fixed_link(pdev->dev.of_node)) in nb8800_remove()
|
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-mac.c | 345 if (of_phy_is_fixed_link(dpmac_node) && in dpaa2_mac_connect()
|
/Linux-v5.10/drivers/net/ethernet/ti/ |
D | davinci_emac.c | 1726 if (!of_phy_is_fixed_link(np)) in davinci_emac_of_get_pdata() 1951 if (of_phy_is_fixed_link(np)) in davinci_emac_probe() 1983 if (of_phy_is_fixed_link(np)) in davinci_emac_remove()
|
D | cpsw.c | 1335 } else if (of_phy_is_fixed_link(slave_node)) { in cpsw_probe_dt() 1430 if (of_phy_is_fixed_link(slave_node)) in cpsw_remove_dt()
|
D | cpsw_new.c | 1302 if (of_phy_is_fixed_link(port_np)) { in cpsw_probe_dt() 1369 if (of_phy_is_fixed_link(port_np)) in cpsw_remove_dt()
|
D | am65-cpsw-nuss.c | 1796 if (of_phy_is_fixed_link(port_np)) { in am65_cpsw_nuss_init_slave_ports()
|
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_platform.c | 324 bool mdio = !of_phy_is_fixed_link(np); in stmmac_dt_phy()
|
/Linux-v5.10/drivers/net/ethernet/altera/ |
D | altera_tse_main.c | 789 if (of_phy_is_fixed_link(priv->device->of_node)) { in init_phy() 1616 if (of_phy_is_fixed_link(priv->device->of_node)) in altera_tse_remove()
|
/Linux-v5.10/drivers/net/ethernet/renesas/ |
D | ravb_main.c | 1029 if (of_phy_is_fixed_link(np)) { in ravb_phy_init() 1077 if (of_phy_is_fixed_link(np)) in ravb_phy_init() 1716 if (of_phy_is_fixed_link(np)) in ravb_close()
|
/Linux-v5.10/drivers/net/ethernet/freescale/fman/ |
D | mac.c | 804 if (!mac_dev->phy_node && of_phy_is_fixed_link(mac_node)) { in mac_probe()
|
/Linux-v5.10/drivers/net/ethernet/broadcom/ |
D | bcmsysport.c | 2550 if (of_phy_is_fixed_link(dn)) { in bcm_sysport_probe() 2633 if (of_phy_is_fixed_link(dn)) in bcm_sysport_probe() 2651 if (of_phy_is_fixed_link(dn)) in bcm_sysport_remove()
|
/Linux-v5.10/drivers/net/ethernet/freescale/ |
D | gianfar.c | 830 if (!priv->phy_node && of_phy_is_fixed_link(np)) { in gfar_of_init() 3457 if (of_phy_is_fixed_link(np)) in gfar_probe() 3478 if (of_phy_is_fixed_link(np)) in gfar_remove()
|
D | fec_main.c | 3586 if (!phy_node && of_phy_is_fixed_link(np)) { in fec_probe() 3751 if (of_phy_is_fixed_link(np)) in fec_probe() 3782 if (of_phy_is_fixed_link(np)) in fec_drv_remove()
|
D | ucc_geth.c | 3789 if (!ug_info->phy_node && of_phy_is_fixed_link(np)) { in ucc_geth_probe() 3922 if (of_phy_is_fixed_link(np)) in ucc_geth_probe() 3939 if (of_phy_is_fixed_link(np)) in ucc_geth_remove()
|
/Linux-v5.10/drivers/net/ethernet/ibm/emac/ |
D | core.c | 2687 of_phy_is_fixed_link(np)) { in emac_init_phy() 2699 if (of_phy_is_fixed_link(np)) { in emac_init_phy()
|
/Linux-v5.10/drivers/net/ethernet/microchip/ |
D | lan743x_main.c | 1030 if (of_phy_is_fixed_link(phynode)) { in lan743x_phy_open()
|
/Linux-v5.10/drivers/net/dsa/sja1105/ |
D | sja1105_main.c | 776 if (!of_phy_is_fixed_link(child)) { in sja1105_parse_ports_node()
|