FEC_WOL_FLAG_SLEEP_ON 1170 drivers/net/ethernet/freescale/fec_main.c if (!(fep->wol_flag & FEC_WOL_FLAG_SLEEP_ON)) { FEC_WOL_FLAG_SLEEP_ON 1189 drivers/net/ethernet/freescale/fec_main.c !(fep->wol_flag & FEC_WOL_FLAG_SLEEP_ON)) { FEC_WOL_FLAG_SLEEP_ON 3774 drivers/net/ethernet/freescale/fec_main.c fep->wol_flag |= FEC_WOL_FLAG_SLEEP_ON; FEC_WOL_FLAG_SLEEP_ON 3825 drivers/net/ethernet/freescale/fec_main.c fep->wol_flag &= ~FEC_WOL_FLAG_SLEEP_ON;