Home
last modified time | relevance | path

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

/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/
H A Dmicrochip.c362 ret = phy_init_hw(phydev); in lan88xx_link_change_notify()
H A Dmicrel.c1608 phy_init_hw(phydev); in ksz9031_read_status()
/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/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.c3433 return phy_init_hw(phy_data->phydev); in xgbe_phy_reset()
/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c2327 phy_init_hw(dev->phydev); in port_start()
/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.c2540 return phy_init_hw(ndev->phydev); in emac_mdio_init_phy()
/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c4745 phy_init_hw(ndev->phydev); in fec_resume()
/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c4835 phy_init_hw(tp->phydev); in rtl8169_up()