Home
last modified time | relevance | path

Searched refs:phy_wol_en (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c328 ugeth->phy_wol_en = 0; in uec_set_wol()
332 ugeth->phy_wol_en = wol->wolopts; in uec_set_wol()
339 if (!ugeth->phy_wol_en && in uec_set_wol()
H A Ducc_geth.h1215 u32 phy_wol_en; member
H A Ducc_geth.c3300 if (ugeth->wol_en & WAKE_MAGIC && !ugeth->phy_wol_en) { in ucc_geth_suspend()