Searched refs:E1000_WUFC_MAG (Results 1 – 9 of 9) sorted by relevance
63 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro71 #define E1000_WUS_MAG E1000_WUFC_MAG
1819 if (adapter->wol & E1000_WUFC_MAG) in e1000_get_wol()1845 adapter->wol |= E1000_WUFC_MAG; in e1000_set_wol()
6030 adapter->eeprom_wol |= E1000_WUFC_MAG; in e1000_probe()
41 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
1928 if (adapter->wol & E1000_WUFC_MAG) in igb_get_wol()1955 adapter->wol |= E1000_WUFC_MAG; in igb_set_wol()
1995 adapter->eeprom_wol |= E1000_WUFC_MAG; in igb_probe()
1711 if (adapter->wol & E1000_WUFC_MAG) in e1000_get_wol()1749 adapter->wol |= E1000_WUFC_MAG; in e1000_set_wol()
2013 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
1124 adapter->eeprom_wol |= E1000_WUFC_MAG; in e1000_probe()