Home
last modified time | relevance | path

Searched refs:IGC_WUFC (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/igc/
H A Digc_regs.h232 #define IGC_WUFC 0x05808 /* Wakeup Filter Control - RW */ macro
H A Dif_igc.c2487 IGC_WRITE_REG(&sc->hw, IGC_WUFC, sc->wol); in igc_enable_wakeup()