Searched refs:E1000_WUFC_EX (Results 1 – 6 of 6) sorted by relevance
64 #define E1000_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ macro72 #define E1000_WUS_EX E1000_WUFC_EX
1795 if (adapter->wol & E1000_WUFC_EX) in e1000_get_wol()1800 if (adapter->wol & E1000_WUFC_EX) in e1000_get_wol()1826 adapter->wol |= E1000_WUFC_EX; in e1000_set_wol()
42 #define E1000_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ macro
1903 if (adapter->wol & E1000_WUFC_EX) in igb_get_wol()1930 adapter->wol |= E1000_WUFC_EX; in igb_set_wol()
1638 if (adapter->wol & E1000_WUFC_EX) in e1000_get_wol()1646 if (adapter->wol & E1000_WUFC_EX) in e1000_get_wol()1684 adapter->wol |= E1000_WUFC_EX; in e1000_set_wol()
2023 #define E1000_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ macro