/linux/drivers/net/ethernet/tehuti/ |
H A D | tn40_phy.c | 51 phydev = phy_find_first(priv->mdio); in tn40_phy_register()
|
/linux/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac-phy.c | 124 adpt->phydev = phy_find_first(mii_bus); in emac_phy_config()
|
/linux/drivers/power/reset/ |
H A D | linkstation-poweroff.c | 180 phydev = phy_find_first(bus); in linkstation_poweroff_init()
|
/linux/drivers/net/ethernet/apm/xgene-v2/ |
H A D | mdio.c | 124 phydev = phy_find_first(mdio_bus); in xge_mdio_config()
|
/linux/drivers/net/ethernet/wangxun/ngbe/ |
H A D | ngbe_mdio.c | 170 wx->phydev = phy_find_first(mii_bus); in ngbe_mdio_init()
|
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/ |
H A D | mlxbf_gige_main.c | 455 phydev = phy_find_first(priv->mdiobus); in mlxbf_gige_probe()
|
/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmmii.c | 369 phydev = phy_find_first(unimacbus); in bcmgenet_mii_probe()
|
/linux/drivers/net/ethernet/ |
H A D | dnet.c | 257 phydev = phy_find_first(bp->mii_bus); in dnet_mii_probe()
|
H A D | lantiq_etop.c | 363 phydev = phy_find_first(priv->mii_bus); in ltq_etop_mdio_probe()
|
H A D | oa_tc6.c | 556 tc6->phydev = phy_find_first(tc6->mdiobus); in oa_tc6_phy_init()
|
H A D | ethoc.c | 708 phy = phy_find_first(priv->mdio); in ethoc_mdio_probe()
|
/linux/drivers/net/ethernet/wangxun/txgbe/ |
H A D | txgbe_phy.c | 699 phydev = phy_find_first(mii_bus); in txgbe_ext_phy_init()
|
/linux/drivers/net/ethernet/8390/ |
H A D | ax88796.c | 371 phy_dev = phy_find_first(ax->mii_bus); in ax_mii_probe()
|
/linux/drivers/net/ethernet/smsc/ |
H A D | smsc911x.c | 1023 phydev = phy_find_first(pdata->mii_bus); in smsc911x_mii_probe() 1110 phydev = phy_find_first(pdata->mii_bus); in smsc911x_mii_init()
|
/linux/drivers/net/ethernet/rdc/ |
H A D | r6040.c | 1003 phydev = phy_find_first(lp->mii_bus); in r6040_mii_probe()
|
/linux/drivers/net/phy/ |
H A D | phy_device.c | 1090 struct phy_device *phy_find_first(struct mii_bus *bus) in phy_find_first() function 1102 EXPORT_SYMBOL(phy_find_first);
|
/linux/drivers/net/ethernet/nxp/ |
H A D | lpc_eth.c | 765 phydev = phy_find_first(pldat->mii_bus); in lpc_mii_probe()
|
/linux/include/linux/ |
H A D | phy.h | 1792 struct phy_device *phy_find_first(struct mii_bus *bus);
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | sb1250-mac.c | 2331 phy_dev = phy_find_first(sc->mii_bus); in sbmac_mii_probe()
|
/linux/drivers/net/ethernet/aeroflex/ |
H A D | greth.c | 1260 phy = phy_find_first(greth->mdio); in greth_mdio_probe()
|
/linux/drivers/net/ethernet/faraday/ |
H A D | ftgmac100.c | 1478 phydev = phy_find_first(priv->mii_bus); in ftgmac100_mii_probe()
|
/linux/drivers/net/usb/ |
H A D | smsc95xx.c | 1198 pdata->phydev = phy_find_first(pdata->mdiobus); in smsc95xx_bind()
|
H A D | lan78xx.c | 2288 phydev = phy_find_first(dev->mdiobus); in lan7801_phy_init() 2350 phydev = phy_find_first(dev->mdiobus); in lan78xx_phy_init()
|
/linux/drivers/net/ethernet/toshiba/ |
H A D | tc35815.c | 613 phydev = phy_find_first(lp->mii_bus); in tc_mii_probe()
|
/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_main.c | 2463 adapter->phydev = phy_find_first(adapter->mdiobus); in tsnep_phy_init()
|