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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_defines.h52 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
62 #define E1000_WUS_MC E1000_WUFC_MC
H A Dif_lem.c3942 adapter->wol = (E1000_WUFC_MAG | E1000_WUFC_MC);
4010 adapter->wol &= ~E1000_WUFC_MC;
H A Dif_em.c4918 adapter->wol = (E1000_WUFC_MAG | E1000_WUFC_MC);
4990 adapter->wol &= ~E1000_WUFC_MC;

Completed in 168 milliseconds