Searched refs:E1000_WUFC_MAG (Results 1 – 5 of 5) sorted by relevance
21 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro29 #define E1000_WUS_MAG E1000_WUFC_MAG
17 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
2123 if (adapter->wol & E1000_WUFC_MAG) in igb_get_wol()2149 adapter->wol |= E1000_WUFC_MAG; in igb_set_wol()
1992 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
1143 adapter->eeprom_wol |= E1000_WUFC_MAG; in e1000_probe()