Searched refs:IGC_WUFC (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/igc/ | ||
H A D | igc_regs.h | 232 #define IGC_WUFC 0x05808 /* Wakeup Filter Control - RW */ macro |
H A D | if_igc.c | 2487 IGC_WRITE_REG(&sc->hw, IGC_WUFC, sc->wol); in igc_enable_wakeup() |