Searched refs:IGC_WUFC_MAG (Results 1 – 3 of 3) sorted by relevance
21 #define IGC_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
374 if (adapter->wol & IGC_WUFC_MAG) in igc_ethtool_get_wol()401 adapter->wol |= IGC_WUFC_MAG; in igc_ethtool_set_wol()
6418 adapter->wol |= IGC_WUFC_MAG; in igc_probe()
Completed in 20 milliseconds