Home
last modified time | relevance | path

Searched refs:E1000_WUFC_MC (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/net/e1000/
De1000_ethtool.c1777 if (adapter->wol & E1000_WUFC_MC) in e1000_get_wol()
1817 adapter->wol |= E1000_WUFC_MC; in e1000_set_wol()
De1000_hw.h2060 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
De1000_main.c4961 if (wufc & E1000_WUFC_MC) {