Searched refs:IGC_WUFC_EX (Results 1 – 2 of 2) sorted by relevance
27 #define IGC_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ macro36 #define IGC_WUS_EX IGC_WUFC_EX
2271 adapter->wol &= ~IGC_WUFC_EX; in igc_enable_wakeup()2281 if (!(adapter->wol & (IGC_WUFC_EX | IGC_WUFC_MAG | IGC_WUFC_MC))) in igc_enable_wakeup()