Home
last modified time | relevance | path

Searched refs:phy_init_hw (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/net/phy/
H A Ddp83tg720.c185 return phy_init_hw(phydev); in dp83tg720_cable_test_get_status()
227 ret = phy_init_hw(phydev); in dp83tg720_read_status()
H A Dax88796b.c92 phy_init_hw(phydev); in asix_ax88772a_link_change_notify()
H A Ddp83td510.c480 return phy_init_hw(phydev); in dp83td510_cable_test_get_tdr_status()
H A Dphy_device.c390 ret = phy_init_hw(phydev); in mdio_bus_phy_resume()
1258 int phy_init_hw(struct phy_device *phydev) in phy_init_hw() function
1297 EXPORT_SYMBOL(phy_init_hw);
1633 err = phy_init_hw(phydev); in phy_attach_direct()
H A Dphy.c415 return phy_init_hw(phydev); in phy_mii_ioctl()
547 err = phy_init_hw(phydev); in phy_abort_cable_test()
H A Dmicrochip_t1.c925 return phy_init_hw(phydev); in lan87xx_cable_test_report()
1007 return phy_init_hw(phydev); in lan87xx_config_aneg()
H A Dmicrel.c1606 phy_init_hw(phydev); in ksz9031_read_status()
/linux/drivers/net/ethernet/broadcom/
H A Dbgmac-bcma-mdio.c175 phy_init_hw(bgmac->net_dev->phydev); in bcma_mdio_phy_init()
/linux/drivers/net/phy/qcom/
H A Dqcom-phy-lib.c398 ret = phy_init_hw(phydev); in at803x_set_downshift()
/linux/rust/kernel/net/
H A Dphy.rs227 to_result(unsafe { bindings::phy_init_hw(phydev) }) in init_hw()
/linux/Documentation/devicetree/bindings/net/
H A Dmicrel-ksz90x1.txt9 phy_fixup_list (see phy_init_hw() from drivers/net/phy/phy_device.c),
/linux/drivers/net/dsa/
H A Dbcm_sf2.c325 phy_init_hw(phy); in bcm_sf2_port_setup()
/linux/drivers/net/ethernet/socionext/
H A Dsni_ave.c1760 ret = phy_init_hw(ndev->phydev); in ave_resume()
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c3135 phy_init_hw(priv->dev->phydev); in bcmgenet_irq_task()
4240 phy_init_hw(dev->phydev); in bcmgenet_resume()
/linux/drivers/net/ethernet/toshiba/
H A Dtc35815.c1153 ret = phy_init_hw(dev->phydev); in tc35815_restart()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c3448 return phy_init_hw(phy_data->phydev); in xgbe_phy_reset()
/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c2331 phy_init_hw(dev->phydev); in port_start()
/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.c2538 return phy_init_hw(ndev->phydev); in emac_mdio_init_phy()
/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c4711 phy_init_hw(ndev->phydev); in fec_resume()
/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c4833 phy_init_hw(tp->phydev); in rtl8169_up()