Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h294 #define IGC_WUPL 0x05900 /* Wakeup Packet Length - RW */ macro
H A Digc_main.c7098 wupl = rd32(IGC_WUPL) & IGC_WUPL_MASK; in igc_deliver_wake_packet()