Searched refs:E1000_WUFC_MC (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Ddefines.h65 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
73 #define E1000_WUS_MC E1000_WUFC_MC
H A Dethtool.c1815 if (adapter->wol & E1000_WUFC_MC)
1844 adapter->wol |= E1000_WUFC_MC;
H A Dnetdev.c5014 if (wufc & E1000_WUFC_MC) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_defines.h43 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
H A Digb_ethtool.c1913 if (adapter->wol & E1000_WUFC_MC)
1940 adapter->wol |= E1000_WUFC_MC;
H A Digb_main.c6156 if (wufc & E1000_WUFC_MC) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_ethtool.c1707 if (adapter->wol & E1000_WUFC_MC)
1745 adapter->wol |= E1000_WUFC_MC;
H A De1000_hw.h1967 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
H A De1000_main.c4514 if (wufc & E1000_WUFC_MC) {

Completed in 284 milliseconds