Searched refs:E1000_WUFC_MC (Results 1 – 3 of 3) sorted by relevance
1777 if (adapter->wol & E1000_WUFC_MC) in e1000_get_wol()1817 adapter->wol |= E1000_WUFC_MC; in e1000_set_wol()
2060 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
4961 if (wufc & E1000_WUFC_MC) {