Home
last modified time | relevance | path

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

1234

/openbmc/linux/drivers/staging/octeon/
H A Dethernet-mdio.c162 phy_start(phydev); in cvm_oct_phy_setup_device()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mdio.c263 phy_start(phydev); in hclge_mac_start_phy()
/openbmc/linux/drivers/net/usb/
H A Dax88172a.c330 phy_start(priv->phydev); in ax88172a_reset()
/openbmc/linux/Documentation/networking/
H 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
366 handle (phy_start and phy_stop toggle between some of the states, so you
H A Dsfp-phylink.rst120 * - phy_start(phydev)
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal2.c1199 int phy_start = chip->info->internal_phys_offset; in mv88e6xxx_g2_irq_mdio_setup() local
1204 for (phy = phy_start; phy < phy_end; phy++) { in mv88e6xxx_g2_irq_mdio_setup()
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet-main.c635 phy_start(dev->phydev); in fs_timeout_work()
756 phy_start(dev->phydev); in fs_enet_open()
/openbmc/linux/drivers/net/ethernet/sunplus/
H A Dspl2sw_driver.c42 phy_start(ndev->phydev); in spl2sw_ethernet_open()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_main.c154 phy_start(phydev); in mlxbf_gige_open()
/openbmc/linux/drivers/net/phy/
H A Dphy.c1410 void phy_start(struct phy_device *phydev) in phy_start() function
1432 EXPORT_SYMBOL(phy_start);
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h327 void (*phy_start)(struct hisi_hba *hisi_hba, int phy_no); member
/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dll_temac_main.c1169 phy_start(phydev); in temac_open()
1177 phy_start(phydev); in temac_open()
H A Dxilinx_emaclite.c929 phy_start(lp->phy_dev); in xemaclite_open()
/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c360 phy_start(wx->phydev); in ngbe_up()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbgmac.c1198 phy_start(net_dev->phydev); in bgmac_open()
1622 phy_start(bgmac->net_dev->phydev); in bgmac_enet_resume()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h939 int (*phy_start)(struct xgbe_prv_data *); member
/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dmain.c487 phy_start(ndev->phydev); in xge_open()
/openbmc/linux/drivers/net/ethernet/
H A Dlantiq_etop.c449 phy_start(dev->phydev); in ltq_etop_open()
H A Ddnet.c632 phy_start(dev->phydev); in dnet_open()
/openbmc/linux/drivers/net/ethernet/arc/
H A Demac_main.c500 phy_start(ndev->phydev); in arc_emac_open()
/openbmc/linux/drivers/net/ethernet/8390/
H A Dax88796.c517 phy_start(dev->phydev); in ax_open()
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dtc35815.c1245 phy_start(dev->phydev); in tc35815_open()
2140 phy_start(dev->phydev); in tc35815_resume()
/openbmc/linux/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c474 phy_start(dev->phydev); in hisi_femac_net_open()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c229 phy_start(phydev); in mpc52xx_fec_open()
/openbmc/linux/drivers/net/ethernet/allwinner/
H A Dsun4i-emac.c849 phy_start(dev->phydev); in emac_open()

1234