Searched refs:IGC_WUFC_MC (Results 1 – 3 of 3) sorted by relevance
23 #define IGC_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
371 if (adapter->wol & IGC_WUFC_MC) in igc_ethtool_get_wol()398 adapter->wol |= IGC_WUFC_MC; in igc_ethtool_set_wol()
7058 if (wufc & IGC_WUFC_MC) { in __igc_shutdown()