Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/igc/
Digc_regs.h236 #define IGC_WUC 0x05800 /* Wakeup Control - RW */ macro
Dif_igc.c1261 IGC_WRITE_REG(&adapter->hw, IGC_WUC, 0); in igc_if_stop()
1645 IGC_WRITE_REG(hw, IGC_WUC, 0); in igc_reset()
2240 eeprom_data = IGC_READ_REG(&adapter->hw, IGC_WUC); in igc_get_wakeup()
2290 IGC_WRITE_REG(&adapter->hw, IGC_WUC, IGC_WUC_PME_EN); in igc_enable_wakeup()