/linux/drivers/net/ethernet/hisilicon/hibmcge/ ! |
H A D | hbg_mdio.c | 226 phy_start(priv->mac.phydev); in hbg_phy_start()
|
/linux/drivers/net/ethernet/microchip/lan865x/ ! |
H A D | lan865x.c | 312 phy_start(netdev->phydev); in lan865x_net_open()
|
/linux/drivers/net/usb/ ! |
H A D | ax88172a.c | 334 phy_start(priv->phydev); in ax88172a_reset()
|
/linux/drivers/net/dsa/mv88e6xxx/ ! |
H A D | global2.c | 1199 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/Documentation/networking/ ! |
H A D | phy.rst | 217 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 379 handle (phy_start and phy_stop toggle between some of the states, so you
|
H A D | sfp-phylink.rst | 120 * - phy_start(phydev)
|
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/ ! |
H A D | mlxbf_gige_main.c | 156 phy_start(phydev); in mlxbf_gige_open()
|
/linux/drivers/scsi/hisi_sas/ ! |
H A D | hisi_sas.h | 338 void (*phy_start)(struct hisi_hba *hisi_hba, int phy_no); member
|
/linux/drivers/net/phy/ ! |
H A D | phy.c | 1672 void phy_start(struct phy_device *phydev) in phy_start() function 1694 EXPORT_SYMBOL(phy_start);
|
/linux/drivers/net/ethernet/xilinx/ ! |
H A D | ll_temac_main.c | 1169 phy_start(phydev); in temac_open() 1177 phy_start(phydev); in temac_open()
|
H A D | xilinx_emaclite.c | 930 phy_start(lp->phy_dev); in xemaclite_open()
|
/linux/drivers/net/ethernet/broadcom/ ! |
H A D | bgmac.c | 1198 phy_start(net_dev->phydev); in bgmac_open() 1621 phy_start(bgmac->net_dev->phydev); in bgmac_enet_resume()
|
/linux/drivers/net/ethernet/ ! |
H A D | dnet.c | 632 phy_start(dev->phydev); in dnet_open()
|
/linux/drivers/net/ethernet/amd/xgbe/ ! |
H A D | xgbe.h | 851 int (*phy_start)(struct xgbe_prv_data *); member
|
/linux/drivers/net/ethernet/8390/ ! |
H A D | ax88796.c | 517 phy_start(dev->phydev); in ax_open()
|
/linux/drivers/net/ethernet/freescale/ ! |
H A D | fec_mpc52xx.c | 229 phy_start(phydev); in mpc52xx_fec_open()
|
H A D | gianfar.c | 1433 phy_start(ndev->phydev); in startup_gfar() 3526 phy_start(ndev->phydev); in gfar_resume() 3561 phy_start(ndev->phydev); in gfar_restore()
|
/linux/drivers/net/ethernet/hisilicon/ ! |
H A D | hisi_femac.c | 474 phy_start(dev->phydev); in hisi_femac_net_open()
|
/linux/drivers/net/ethernet/allwinner/ ! |
H A D | sun4i-emac.c | 849 phy_start(dev->phydev); in emac_open()
|
/linux/drivers/net/ethernet/toshiba/ ! |
H A D | tc35815.c | 1245 phy_start(dev->phydev); in tc35815_open() 2136 phy_start(dev->phydev); in tc35815_resume()
|
/linux/drivers/net/ethernet/davicom/ ! |
H A D | dm9051.c | 964 phy_start(db->phydev); in dm9051_open()
|
/linux/drivers/net/ethernet/smsc/ ! |
H A D | smsc911x.c | 1708 phy_start(dev->phydev); in smsc911x_open() 2634 phy_start(ndev->phydev); in smsc911x_resume()
|
/linux/drivers/net/ethernet/amd/ ! |
H A D | au1000_eth.c | 920 phy_start(dev->phydev); in au1000_open()
|
/linux/drivers/net/ethernet/rdc/ ! |
H A D | r6040.c | 723 phy_start(dev->phydev); in r6040_up()
|
/linux/drivers/net/ethernet/ti/icssg/ ! |
H A D | icssg_prueth_sr1.c | 601 phy_start(ndev->phydev); in emac_ndo_open()
|