Home
last modified time | relevance | path

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

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