Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.c3284 bool mac_wol = false; in ucc_geth_suspend() local
/linux/drivers/net/phy/
H A Dphylink.c2545 void phylink_suspend(struct phylink *pl, bool mac_wol) in phylink_suspend()