Home
last modified time | relevance | path

Searched refs:use_phy_wol (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/linux/
Dstmmac.h273 bool use_phy_wol; member
/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-mediatek.c615 plat->use_phy_wol = priv_plat->mac_wol ? 0 : 1; in mediatek_dwmac_common_data()
Ddwmac-intel.c604 plat->use_phy_wol = 1; in ehl_common_data()
Dstmmac_main.c6674 !priv->plat->use_phy_wol; in stmmac_hw_init()