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