Searched refs:FXP_FLAG_WOL (Results 1 – 2 of 2) sorted by relevance
242 #define FXP_FLAG_WOL 0x4000 /* WOL active */ macro
1076 sc->flags |= FXP_FLAG_WOL; in fxp_suspend()1106 sc->flags &= ~FXP_FLAG_WOL; in fxp_resume()2410 cbp->magic_pkt_dis = sc->flags & FXP_FLAG_WOL ? 0 : 1; in fxp_init_body()