Searched defs:mac_wol (Results 1 – 3 of 3) sorted by relevance
87 bool mac_wol; member
3284 bool mac_wol = false; in ucc_geth_suspend() local
2611 void phylink_suspend(struct phylink *pl, bool mac_wol) in phylink_suspend()