Searched refs:E1000_WUFC_MC (Results 1 – 9 of 9) sorted by relevance
43 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
1786 if (adapter->wol & E1000_WUFC_MC) in igb_get_wol()1819 adapter->wol |= E1000_WUFC_MC; in igb_set_wol()
4315 if (wufc & E1000_WUFC_MC) { in igb_suspend()
64 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
1737 if (adapter->wol & E1000_WUFC_MC) in e1000_get_wol()1767 adapter->wol |= E1000_WUFC_MC; in e1000_set_wol()
4419 if (wufc & E1000_WUFC_MC) { in e1000_suspend()
1797 if (adapter->wol & E1000_WUFC_MC) in e1000_get_wol()1837 adapter->wol |= E1000_WUFC_MC; in e1000_set_wol()
2058 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
4619 if (wufc & E1000_WUFC_MC) { in e1000_suspend()