| /linux/drivers/net/ethernet/broadcom/ |
| H A D | bgmac-platform.c | 243 bgmac->phy_connect = platform_phy_connect; in bgmac_probe() 245 bgmac->phy_connect = bgmac_phy_connect_direct; in bgmac_probe()
|
| H A D | bgmac-bcma.c | 100 phy_dev = phy_connect(bgmac->net_dev, bus_id, bgmac_adjust_link, in bcma_phy_connect() 312 bgmac->phy_connect = bcma_phy_connect; in bgmac_probe()
|
| H A D | bgmac.h | 496 int (*phy_connect)(struct bgmac *bgmac); member 590 return bgmac->phy_connect(bgmac); in bgmac_phy_connect()
|
| H A D | bcm63xx_enet.c | 910 phydev = phy_connect(dev, phy_id, bcm_enet_adjust_phy_link, in bcm_enet_open()
|
| H A D | tg3.c | 2097 phydev = phy_connect(tp->dev, phydev_name(phydev), in tg3_phy_init()
|
| /linux/drivers/net/ethernet/apm/xgene-v2/ |
| H A D | mdio.c | 129 phydev = phy_connect(ndev, phydev_name(phydev), in xge_mdio_config()
|
| /linux/drivers/net/usb/ |
| H A D | ax88172a.c | 314 priv->phydev = phy_connect(dev->net, priv->phy_name, in ax88172a_reset()
|
| /linux/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_intf.c | 990 static int bcmasp_netif_init(struct net_device *dev, bool phy_connect) in bcmasp_netif_init() argument 1046 if (phy_connect) { in bcmasp_netif_init()
|
| /linux/drivers/net/ethernet/davicom/ |
| H A D | dm9051.c | 1159 db->phydev = phy_connect(db->ndev, phy_id, dm9051_handle_link_change, in dm9051_phy_connect()
|
| /linux/drivers/net/ethernet/rdc/ |
| H A D | r6040.c | 1009 phydev = phy_connect(dev, phydev_name(phydev), &r6040_adjust_link, in r6040_mii_probe()
|
| /linux/drivers/net/ethernet/amd/ |
| H A D | au1000_eth.c | 539 phydev = phy_connect(dev, phydev_name(phydev), in au1000_mii_probe()
|
| /linux/drivers/net/ethernet/asix/ |
| H A D | ax88796c_main.c | 1077 ax_local->phydev = phy_connect(ax_local->ndev, phy_id, in ax88796c_probe()
|
| /linux/drivers/net/ethernet/xilinx/ |
| H A D | ll_temac_main.c | 1171 phydev = phy_connect(lp->ndev, lp->phy_name, temac_adjust_link, in temac_open()
|
| /linux/drivers/net/ethernet/adi/ |
| H A D | adin1110.c | 1610 port_priv->phydev = phy_connect(netdev, in adin1110_probe_netdevs()
|
| /linux/drivers/net/ethernet/smsc/ |
| H A D | smsc9420.c | 1116 phydev = phy_connect(dev, phydev_name(phydev), in smsc9420_mii_probe()
|
| /linux/drivers/net/ethernet/faraday/ |
| H A D | ftgmac100.c | 1504 phydev = phy_connect(netdev, phydev_name(phydev), in ftgmac100_mii_probe()
|
| /linux/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_main.c | 288 phydev = phy_connect(ndev, phy_id_fmt, &sxgbe_adjust_link, phy_iface); in sxgbe_init_phy()
|
| /linux/drivers/net/ethernet/toshiba/ |
| H A D | tc35815.c | 620 phydev = phy_connect(dev, phydev_name(phydev), in tc_mii_probe()
|
| /linux/drivers/net/ethernet/marvell/ |
| H A D | mv643xx_eth.c | 3006 phydev = phy_connect(mp->dev, phy_id, mv643xx_eth_adjust_link, in phy_scan()
|
| /linux/drivers/net/ethernet/agere/ |
| H A D | et131x.c | 3284 phydev = phy_connect(netdev, phydev_name(phydev), in et131x_mii_probe()
|