Home
last modified time | relevance | path

Searched refs:phy_connect (Results 1 – 25 of 31) sorted by relevance

12

/drivers/net/ethernet/broadcom/
Dbgmac-bcma.c92 phy_dev = phy_connect(bgmac->net_dev, bus_id, bgmac_adjust_link, in bcma_phy_connect()
295 bgmac->phy_connect = bcma_phy_connect; in bgmac_probe()
297 bgmac->phy_connect = bgmac_phy_connect_direct; in bgmac_probe()
Dbgmac-platform.c242 bgmac->phy_connect = platform_phy_connect; in bgmac_probe()
244 bgmac->phy_connect = bgmac_phy_connect_direct; in bgmac_probe()
Dbgmac.h534 int (*phy_connect)(struct bgmac *bgmac); member
613 return bgmac->phy_connect(bgmac); in bgmac_phy_connect()
Dsb1250-mac.c2352 phy_dev = phy_connect(dev, dev_name(&phy_dev->mdio.dev), in sbmac_mii_probe()
Db44.c2301 phydev = phy_connect(bp->dev, bus_id, &b44_adjust_link, in b44_register_phy_one()
Dbcm63xx_enet.c888 phydev = phy_connect(dev, phy_id, bcm_enet_adjust_phy_link, in bcm_enet_open()
/drivers/net/ethernet/apm/xgene-v2/
Dmdio.c141 phydev = phy_connect(ndev, phydev_name(phydev), in xge_mdio_config()
/drivers/net/ethernet/
Ddnet.c271 phydev = phy_connect(dev, phydev_name(phydev), in dnet_mii_probe()
275 phydev = phy_connect(dev, phydev_name(phydev), in dnet_mii_probe()
Dlantiq_etop.c359 phydev = phy_connect(dev, phydev_name(phydev), in ltq_etop_mdio_probe()
/drivers/net/usb/
Dax88172a.c343 priv->phydev = phy_connect(dev->net, priv->phy_name, in ax88172a_reset()
/drivers/net/phy/
Dphy_device.c768 struct phy_device *phy_connect(struct net_device *dev, const char *bus_id, in phy_connect() function
793 EXPORT_SYMBOL(phy_connect);
/drivers/staging/netlogic/
Dxlr_net.c838 phydev = phy_connect(priv->ndev, phydev_name(phydev), in xlr_mii_probe()
/drivers/net/ethernet/rdc/
Dr6040.c1019 phydev = phy_connect(dev, phydev_name(phydev), &r6040_adjust_link, in r6040_mii_probe()
/drivers/net/ethernet/ti/
Dcpmac.c1143 phydev = phy_connect(dev, priv->phy_name, cpmac_adjust_link, in cpmac_probe()
Ddavinci_emac.c1506 phydev = phy_connect(ndev, priv->phy_id, in emac_dev_open()
/drivers/net/ethernet/amd/
Dau1000_eth.c559 phydev = phy_connect(dev, phydev_name(phydev), in au1000_mii_probe()
/drivers/net/ethernet/adi/
Dbfin_mac.c410 phydev = phy_connect(dev, phydev_name(phydev), in mii_probe()
/drivers/net/ethernet/nxp/
Dlpc_eth.c791 phydev = phy_connect(ndev, phydev_name(phydev), in lpc_mii_probe()
/drivers/net/ethernet/altera/
Daltera_tse_main.c715 phydev = phy_connect(dev, phy_id_fmt, &altera_tse_adjust_link, in connect_local_phy()
/drivers/net/ethernet/xscale/
Dixp4xx_eth.c1447 phydev = phy_connect(dev, phy_id, &ixp4xx_adjust_link, in eth_init_one()
/drivers/net/ethernet/faraday/
Dftgmac100.c1065 phydev = phy_connect(netdev, phydev_name(phydev), in ftgmac100_mii_probe()
/drivers/net/ethernet/smsc/
Dsmsc9420.c1130 phydev = phy_connect(dev, phydev_name(phydev), in smsc9420_mii_probe()
/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c292 phydev = phy_connect(ndev, phy_id_fmt, &sxgbe_adjust_link, phy_iface); in sxgbe_init_phy()
/drivers/net/ethernet/toshiba/
Dtc35815.c621 phydev = phy_connect(dev, phydev_name(phydev), in tc_mii_probe()
/drivers/net/ethernet/renesas/
Dsh_eth.c1903 phydev = phy_connect(ndev, phy_id, sh_eth_adjust_link, in sh_eth_phy_init()

12