Home
last modified time | relevance | path

Searched refs:mac_managed_pm (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_mdio.c125 config->mac_managed_pm = true; in ngbe_phylink_init()
/linux/include/linux/
H A Dphylink.h156 bool mac_managed_pm; member
H A Dphy.h677 unsigned mac_managed_pm:1; member
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c409 dev->phydev->mac_managed_pm = true; in bcmgenet_mii_probe()
/linux/drivers/net/usb/
H A Dasix_devices.c717 priv->phydev->mac_managed_pm = true; in ax88772_init_phy()
737 priv->phydev_int->mac_managed_pm = true; in ax88772_init_phy()
/linux/drivers/net/phy/
H A Dphy_device.c341 if (phydev->mac_managed_pm) in mdio_bus_phy_suspend()
374 if (phydev->mac_managed_pm) in mdio_bus_phy_resume()
H A Dphylink.c1989 if (pl->config->mac_managed_pm) in phylink_bringup_phy()
1990 phy->mac_managed_pm = true; in phylink_bringup_phy()
/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c1053 phydev->mac_managed_pm = true; in bcmasp_netif_init()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_star_emac.c1655 phydev->mac_managed_pm = true; in mtk_star_probe()
/linux/drivers/net/ethernet/socionext/
H A Dsni_ave.c1233 phydev->mac_managed_pm = true; in ave_init()
/linux/drivers/net/ethernet/ti/
H A Dcpsw.c634 phy->mac_managed_pm = true; in cpsw_slave_open()
H A Dcpsw_new.c777 phy->mac_managed_pm = true; in cpsw_slave_open()
H A Dam65-cpsw-nuss.c2788 port->slave.phylink_config.mac_managed_pm = true; /* MAC does PM */ in am65_cpsw_nuss_init_port_ndev()
/linux/drivers/net/ethernet/smsc/
H A Dsmsc911x.c1112 phydev->mac_managed_pm = true; in smsc911x_mii_init()
/linux/drivers/net/ethernet/renesas/
H A Drswitch.c1406 phydev->mac_managed_pm = true; in rswitch_phy_device_init()
H A Dsh_eth.c3137 phydev->mac_managed_pm = true; in sh_mdio_init()
H A Dravb_main.c2641 phydev->mac_managed_pm = true; in ravb_mdio_init()
/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c2006 phydev->mac_managed_pm = true; in bcm_sysport_open()
/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.c3094 adapter->phylink_config.mac_managed_pm = false; in lan743x_phylink_create()
/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c2597 phydev->mac_managed_pm = true; in fec_enet_mii_init()
/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c5220 tp->phydev->mac_managed_pm = true; in r8169_mdio_register()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c871 bp->phylink_config.mac_managed_pm = true; in macb_mii_probe()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1234 priv->phylink_config.mac_managed_pm = true; in stmmac_phy_setup()