Searched refs:IGC_WUFC_MC (Results 1 – 3 of 3) sorted by relevance
25 #define IGC_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
374 if (adapter->wol & IGC_WUFC_MC) in igc_ethtool_get_wol()401 adapter->wol |= IGC_WUFC_MC; in igc_ethtool_set_wol()
7443 if (wufc & IGC_WUFC_MC) { in __igc_shutdown()
Completed in 22 milliseconds