Home
last modified time | relevance | path

Searched refs:phy_find_first (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/net/ethernet/tehuti/
H A Dtn40_phy.c51 phydev = phy_find_first(priv->mdio); in tn40_phy_register()
/linux/drivers/power/reset/
H A Dlinkstation-poweroff.c180 phydev = phy_find_first(bus); in linkstation_poweroff_init()
/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-phy.c124 adpt->phydev = phy_find_first(mii_bus); in emac_phy_config()
/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dmdio.c123 phydev = phy_find_first(mdio_bus); in xge_mdio_config()
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_mdio.c186 wx->phydev = phy_find_first(mii_bus); in ngbe_mdio_init()
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_main.c467 phydev = phy_find_first(priv->mdiobus); in mlxbf_gige_probe()
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c370 phydev = phy_find_first(unimacbus); in bcmgenet_mii_probe()
/linux/include/linux/
H A Dphy.h2184 static inline struct phy_device *phy_find_first(struct mii_bus *bus) in phy_find_first() function
2190 for (_phydev = phy_find_first(_bus); _phydev; \
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_mdio.c667 phydev = phy_find_first(new_bus); in stmmac_mdio_register()
/linux/drivers/net/ethernet/
H A Dlantiq_etop.c362 phydev = phy_find_first(priv->mii_bus); in ltq_etop_mdio_probe()
H A Doa_tc6.c557 tc6->phydev = phy_find_first(tc6->mdiobus); in oa_tc6_phy_init()
H A Dethoc.c708 phy = phy_find_first(priv->mdio); in ethoc_mdio_probe()
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c553 phydev = phy_find_first(mii_bus); in txgbe_ext_phy_init()
/linux/drivers/net/ethernet/8390/
H A Dax88796.c371 phy_dev = phy_find_first(ax->mii_bus); in ax_mii_probe()
/linux/drivers/net/ethernet/smsc/
H A Dsmsc911x.c1022 phydev = phy_find_first(pdata->mii_bus); in smsc911x_mii_probe()
1109 phydev = phy_find_first(pdata->mii_bus); in smsc911x_mii_init()
/linux/drivers/net/ethernet/rdc/
H A Dr6040.c1003 phydev = phy_find_first(lp->mii_bus); in r6040_mii_probe()
/linux/drivers/net/ethernet/nxp/
H A Dlpc_eth.c765 phydev = phy_find_first(pldat->mii_bus); in lpc_mii_probe()
/linux/drivers/net/ethernet/aeroflex/
H A Dgreth.c1260 phy = phy_find_first(greth->mdio); in greth_mdio_probe()
/linux/drivers/net/ethernet/broadcom/
H A Dsb1250-mac.c2329 phy_dev = phy_find_first(sc->mii_bus); in sbmac_mii_probe()
/linux/drivers/net/ethernet/faraday/
H A Dftgmac100.c1536 phydev = phy_find_first(priv->mii_bus); in ftgmac100_mii_probe()
/linux/drivers/net/usb/
H A Dsmsc95xx.c1248 pdata->phydev = phy_find_first(pdata->mdiobus); in smsc95xx_bind()
/linux/drivers/net/ethernet/toshiba/
H A Dtc35815.c613 phydev = phy_find_first(lp->mii_bus); in tc_mii_probe()
/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c2478 adapter->phydev = phy_find_first(adapter->mdiobus); in tsnep_phy_init()
/linux/drivers/net/ethernet/agere/
H A Det131x.c3278 phydev = phy_find_first(adapter->mii_bus); in et131x_mii_probe()
/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.c3187 phydev = phy_find_first(adapter->mdiobus); in lan743x_phylink_connect()

12