Searched refs:E1000_WUFC (Results 1 – 7 of 7) sorted by relevance
200 #define E1000_WUFC 0x05808 /* Wakeup Filter Control - RW */ macro
302 #define E1000_WUFC 0x05808 /* Wakeup Filter Control - RW */ macro
538 regs_buff[43] = rd32(E1000_WUFC); in igb_get_regs()
9217 wr32(E1000_WUFC, wufc); in __igb_shutdown()9220 wr32(E1000_WUFC, 0); in __igb_shutdown()
834 #define E1000_WUFC 0x05808 /* Wakeup Filter Control - RW */ macro961 #define E1000_82542_WUFC E1000_WUFC
990 #define E1000_WUFC 0x05808 /* Wakeup Filter Control - RW */ macro1195 #define E1000_82542_WUFC E1000_WUFC
4166 wufc = E1000_READ_REG(hw, E1000_WUFC); in igb_inject_flex_filter()4172 E1000_WRITE_REG(hw, E1000_WUFC, wufc | E1000_WUFC_FLEX_HQ | in igb_inject_flex_filter()4225 wufc = E1000_READ_REG(hw, E1000_WUFC); in igb_remove_flex_filter()4234 E1000_WRITE_REG(hw, E1000_WUFC, wufc & in igb_remove_flex_filter()