Home
last modified time | relevance | path

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

1234

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

1234