Searched refs:E1000_WUFC_MAG (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_defines.h50 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
60 #define E1000_WUS_MAG E1000_WUFC_MAG
H A Dif_lem.c3942 adapter->wol = (E1000_WUFC_MAG | E1000_WUFC_MC);
4007 adapter->wol &= ~E1000_WUFC_MAG;
H A Dif_em.c4918 adapter->wol = (E1000_WUFC_MAG | E1000_WUFC_MC);
4987 adapter->wol &= ~E1000_WUFC_MAG;
H A Dif_igb.c677 adapter->wol = E1000_WUFC_MAG;

Completed in 121 milliseconds