Home
last modified time | relevance | path

Searched defs:mac_wol (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-mediatek.c87 bool mac_wol; member
/linux-6.14.4/drivers/net/ethernet/freescale/
Ducc_geth.c3284 bool mac_wol = false; in ucc_geth_suspend() local
/linux-6.14.4/drivers/net/phy/
Dphylink.c2611 void phylink_suspend(struct phylink *pl, bool mac_wol) in phylink_suspend()