Home
last modified time | relevance | path

Searched refs:phy_start (Results 1 – 25 of 87) sorted by relevance

1234

/linux/drivers/staging/octeon/
A Dethernet-mdio.c162 phy_start(phydev); in cvm_oct_phy_setup_device()
/linux/drivers/net/usb/
A Dasix_devices.c346 phy_start(priv->phydev); in ax88772_reset()
632 phy_start(priv->phydev); in ax88772_resume()
646 phy_start(priv->phydev); in ax88772a_resume()
A Dax88172a.c328 phy_start(priv->phydev); in ax88172a_reset()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_mdio.c260 phy_start(phydev); in hclge_mac_start_phy()
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
A Dmlxbf_gige_main.c159 phy_start(phydev); in mlxbf_gige_open()
/linux/Documentation/networking/
A Dphy.rst217 phy_start(phydev). This tells the PAL that you are ready, and configures the
220 before you call phy_start and use phy_mac_interrupt() from the network
222 phy_start() enables the PHY interrupts (if applicable) and starts the
342 handle (phy_start and phy_stop toggle between some of the states, so you
A Dsfp-phylink.rst120 * - phy_start(phydev)
/linux/drivers/net/ethernet/freescale/fs_enet/
A Dfs_enet-main.c637 phy_start(dev->phydev); in fs_timeout_work()
758 phy_start(dev->phydev); in fs_enet_open()
/linux/drivers/net/phy/
A Dphy.c1077 void phy_start(struct phy_device *phydev) in phy_start() function
1099 EXPORT_SYMBOL(phy_start);
/linux/drivers/scsi/hisi_sas/
A Dhisi_sas.h333 void (*phy_start)(struct hisi_hba *hisi_hba, int phy_no); member
/linux/drivers/net/ethernet/xilinx/
A Dll_temac_main.c1165 phy_start(phydev); in temac_open()
1173 phy_start(phydev); in temac_open()
A Dxilinx_emaclite.c954 phy_start(lp->phy_dev); in xemaclite_open()
/linux/drivers/net/ethernet/broadcom/
A Dbgmac.c1198 phy_start(net_dev->phydev); in bgmac_open()
1619 phy_start(bgmac->net_dev->phydev); in bgmac_enet_resume()
/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe.h906 int (*phy_start)(struct xgbe_prv_data *); member
/linux/drivers/net/ethernet/apm/xgene-v2/
A Dmain.c487 phy_start(ndev->phydev); in xge_open()
/linux/drivers/dma/
A Dste_dma40.c573 phys_addr_t phy_start; member
3207 base->phy_start = res->start; in d40_hw_detect_init()
3684 if (base->phy_start) in d40_probe()
3685 release_mem_region(base->phy_start, in d40_probe()
/linux/drivers/net/ethernet/
A Ddnet.c632 phy_start(dev->phydev); in dnet_open()
A Dlantiq_etop.c447 phy_start(dev->phydev); in ltq_etop_open()
/linux/drivers/net/ethernet/freescale/fman/
A Dmac.c267 phy_start(phy_dev); in start()
/linux/drivers/net/ethernet/allwinner/
A Dsun4i-emac.c723 phy_start(dev->phydev); in emac_open()
/linux/drivers/net/ethernet/arc/
A Demac_main.c497 phy_start(ndev->phydev); in arc_emac_open()
/linux/drivers/net/ethernet/freescale/
A Dfec_mpc52xx.c227 phy_start(phydev); in mpc52xx_fec_open()
/linux/drivers/net/ethernet/8390/
A Dax88796.c517 phy_start(dev->phydev); in ax_open()
/linux/drivers/net/ethernet/toshiba/
A Dtc35815.c1246 phy_start(dev->phydev); in tc35815_open()
2141 phy_start(dev->phydev); in tc35815_resume()
/linux/drivers/net/ethernet/hisilicon/
A Dhisi_femac.c474 phy_start(dev->phydev); in hisi_femac_net_open()

Completed in 107 milliseconds

1234