Searched refs:E1000_WUFC_EX (Results 1 – 4 of 4) sorted by relevance
22 #define E1000_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ macro30 #define E1000_WUS_EX E1000_WUFC_EX
18 #define E1000_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ macro
2117 if (adapter->wol & E1000_WUFC_EX) in igb_get_wol()2143 adapter->wol |= E1000_WUFC_EX; in igb_set_wol()
1993 #define E1000_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ macro