OPTION_WOL_ENABLE 1424 drivers/net/ethernet/amd/amd8111e.c 	if (lp->options & OPTION_WOL_ENABLE)
OPTION_WOL_ENABLE 1436 drivers/net/ethernet/amd/amd8111e.c 			(OPTION_WOL_ENABLE | OPTION_WAKE_MAGIC_ENABLE);
OPTION_WOL_ENABLE 1439 drivers/net/ethernet/amd/amd8111e.c 			(OPTION_WOL_ENABLE | OPTION_WAKE_PHY_ENABLE);
OPTION_WOL_ENABLE 1441 drivers/net/ethernet/amd/amd8111e.c 		lp->options &= ~OPTION_WOL_ENABLE;
OPTION_WOL_ENABLE 1607 drivers/net/ethernet/amd/amd8111e.c 	if(lp->options & OPTION_WOL_ENABLE){