Searched refs:E1000_WUFC_MC (Results 1 – 9 of 9) sorted by relevance
65 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro73 #define E1000_WUS_MC E1000_WUFC_MC
1802 if (adapter->wol & E1000_WUFC_MC) in e1000_get_wol()1828 adapter->wol |= E1000_WUFC_MC; in e1000_set_wol()
5476 if (wufc & E1000_WUFC_MC) { in __e1000_shutdown()
43 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
1905 if (adapter->wol & E1000_WUFC_MC) in igb_get_wol()1932 adapter->wol |= E1000_WUFC_MC; in igb_set_wol()
6729 if (wufc & E1000_WUFC_MC) { in __igb_shutdown()
1648 if (adapter->wol & E1000_WUFC_MC) in e1000_get_wol()1686 adapter->wol |= E1000_WUFC_MC; in e1000_set_wol()
2024 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
4981 if (wufc & E1000_WUFC_MC) in __e1000_shutdown()