Home
last modified time | relevance | path

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

1234

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mdio.c238 phy_start(phydev); in hclge_mac_start_phy()
/Linux-v4.19/drivers/staging/mt7621-eth/
Dmdio.c187 phy_start(eth->phy->phy[i]); in mtk_phy_start()
/Linux-v4.19/drivers/net/usb/
Dax88172a.c359 phy_start(priv->phydev); in ax88172a_reset()
/Linux-v4.19/drivers/net/phy/
Dphy.c881 void phy_start(struct phy_device *phydev) in phy_start() function
914 EXPORT_SYMBOL(phy_start);
/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas.h238 void (*phy_start)(struct hisi_hba *hisi_hba, int phy_no); member
/Linux-v4.19/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet-main.c634 phy_start(dev->phydev); in fs_timeout_work()
755 phy_start(dev->phydev); in fs_enet_open()
/Linux-v4.19/Documentation/networking/
Dphy.txt212 phy_start(phydev). This tells the PAL that you are ready, and configures the
214 just set phydev->irq to PHY_IGNORE_INTERRUPT before you call phy_start.
253 handle (phy_start and phy_stop toggle between some of the states, so you
/Linux-v4.19/drivers/net/ethernet/
Dlantiq_etop.c444 phy_start(dev->phydev); in ltq_etop_open()
Ddnet.c640 phy_start(dev->phydev); in dnet_open()
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe.h907 int (*phy_start)(struct xgbe_prv_data *); member
/Linux-v4.19/drivers/net/ethernet/apm/xgene-v2/
Dmain.c501 phy_start(ndev->phydev); in xge_open()
/Linux-v4.19/include/linux/
Dphy.h951 void phy_start(struct phy_device *phydev);
/Linux-v4.19/drivers/net/ethernet/broadcom/
Dbgmac.c1200 phy_start(net_dev->phydev); in bgmac_open()
1617 phy_start(bgmac->net_dev->phydev); in bgmac_enet_resume()
/Linux-v4.19/drivers/dma/
Dste_dma40.c570 phys_addr_t phy_start; member
3194 base->phy_start = res->start; in d40_hw_detect_init()
3669 if (base->phy_start) in d40_probe()
3670 release_mem_region(base->phy_start, in d40_probe()
/Linux-v4.19/drivers/net/ethernet/freescale/fman/
Dmac.c267 phy_start(phy_dev); in start()
/Linux-v4.19/drivers/net/ethernet/xilinx/
Dxilinx_emaclite.c959 phy_start(lp->phy_dev); in xemaclite_open()
Dll_temac_main.c860 phy_start(phydev); in temac_open()
/Linux-v4.19/drivers/net/ethernet/allwinner/
Dsun4i-emac.c741 phy_start(dev->phydev); in emac_open()
/Linux-v4.19/drivers/net/ethernet/arc/
Demac_main.c500 phy_start(ndev->phydev); in arc_emac_open()
/Linux-v4.19/drivers/net/ethernet/8390/
Dax88796.c515 phy_start(dev->phydev); in ax_open()
/Linux-v4.19/drivers/staging/netlogic/
Dxlr_net.c232 phy_start(phydev); in xlr_net_open()
/Linux-v4.19/drivers/net/ethernet/freescale/
Dfec_mpc52xx.c227 phy_start(phydev); in mpc52xx_fec_open()
/Linux-v4.19/drivers/net/ethernet/hisilicon/
Dhip04_eth.c653 phy_start(priv->phy); in hip04_mac_open()
Dhisi_femac.c486 phy_start(dev->phydev); in hisi_femac_net_open()
/Linux-v4.19/drivers/net/ethernet/toshiba/
Dtc35815.c1236 phy_start(dev->phydev); in tc35815_open()
2132 phy_start(dev->phydev); in tc35815_resume()

1234