| /linux-6.15/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_mdio.c | 136 config->mac_managed_pm = true; in ngbe_phylink_init()
|
| /linux-6.15/include/linux/ |
| H A D | phylink.h | 164 bool mac_managed_pm; member
|
| H A D | phy.h | 630 unsigned mac_managed_pm:1; member
|
| /linux-6.15/drivers/net/ethernet/broadcom/genet/ |
| H A D | bcmmii.c | 409 dev->phydev->mac_managed_pm = true; in bcmgenet_mii_probe()
|
| /linux-6.15/drivers/net/usb/ |
| H A D | asix_devices.c | 717 priv->phydev->mac_managed_pm = true; in ax88772_init_phy() 737 priv->phydev_int->mac_managed_pm = true; in ax88772_init_phy()
|
| /linux-6.15/drivers/net/phy/ |
| H A D | phy_device.c | 336 if (phydev->mac_managed_pm) in mdio_bus_phy_suspend() 369 if (phydev->mac_managed_pm) in mdio_bus_phy_resume()
|
| H A D | phylink.c | 2131 if (pl->config->mac_managed_pm) in phylink_bringup_phy() 2132 phy->mac_managed_pm = true; in phylink_bringup_phy()
|
| /linux-6.15/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_intf.c | 1061 phydev->mac_managed_pm = true; in bcmasp_netif_init()
|
| /linux-6.15/drivers/net/ethernet/mediatek/ |
| H A D | mtk_star_emac.c | 1651 phydev->mac_managed_pm = true; in mtk_star_probe()
|
| /linux-6.15/drivers/net/ethernet/ti/ |
| H A D | cpsw.c | 638 phy->mac_managed_pm = true; in cpsw_slave_open()
|
| H A D | cpsw_new.c | 781 phy->mac_managed_pm = true; in cpsw_slave_open()
|
| H A D | am65-cpsw-nuss.c | 2788 port->slave.phylink_config.mac_managed_pm = true; /* MAC does PM */ in am65_cpsw_nuss_init_port_ndev()
|
| /linux-6.15/drivers/net/ethernet/socionext/ |
| H A D | sni_ave.c | 1233 phydev->mac_managed_pm = true; in ave_init()
|
| /linux-6.15/drivers/net/ethernet/smsc/ |
| H A D | smsc911x.c | 1111 phydev->mac_managed_pm = true; in smsc911x_mii_init()
|
| /linux-6.15/drivers/net/ethernet/renesas/ |
| H A D | rswitch.c | 1455 phydev->mac_managed_pm = true; in rswitch_phy_device_init()
|
| H A D | sh_eth.c | 3137 phydev->mac_managed_pm = true; in sh_mdio_init()
|
| H A D | ravb_main.c | 2655 phydev->mac_managed_pm = true; in ravb_mdio_init()
|
| /linux-6.15/drivers/net/ethernet/broadcom/ |
| H A D | bcmsysport.c | 1977 phydev->mac_managed_pm = true; in bcm_sysport_open()
|
| /linux-6.15/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_axienet_main.c | 3085 lp->phylink_config.mac_managed_pm = true; in axienet_probe()
|
| /linux-6.15/drivers/net/ethernet/microchip/ |
| H A D | lan743x_main.c | 3120 adapter->phylink_config.mac_managed_pm = false; in lan743x_phylink_create()
|
| /linux-6.15/drivers/net/ethernet/freescale/ |
| H A D | fec_main.c | 2651 phydev->mac_managed_pm = true; in fec_enet_mii_init()
|
| /linux-6.15/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 5309 tp->phydev->mac_managed_pm = true; in r8169_mdio_register()
|
| /linux-6.15/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 857 bp->phylink_config.mac_managed_pm = true; in macb_mii_probe()
|
| /linux-6.15/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_main.c | 1268 priv->phylink_config.mac_managed_pm = true; in stmmac_phy_setup()
|