Searched refs:E1000_WUFC_EX (Results 1 – 6 of 6) sorted by relevance
45 #define E1000_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ macro53 #define E1000_WUS_EX E1000_WUFC_EX
1841 if (adapter->wol & E1000_WUFC_EX) in e1000_get_wol()1845 if (adapter->wol & E1000_WUFC_EX) in e1000_get_wol()1871 adapter->wol |= E1000_WUFC_EX; in e1000_set_wol()
42 #define E1000_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ macro
2058 if (adapter->wol & E1000_WUFC_EX) in igb_get_wol()2084 adapter->wol |= E1000_WUFC_EX; in igb_set_wol()
1687 if (adapter->wol & E1000_WUFC_EX) in e1000_get_wol()1695 if (adapter->wol & E1000_WUFC_EX) in e1000_get_wol()1733 adapter->wol |= E1000_WUFC_EX; in e1000_set_wol()
2023 #define E1000_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ macro