Home
last modified time | relevance | path

Searched refs:E1000_WUFC_MAG (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
A Ddefines.h21 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
29 #define E1000_WUS_MAG E1000_WUFC_MAG
A Dethtool.c1924 if (adapter->wol & E1000_WUFC_MAG) in e1000_get_wol()
1950 adapter->wol |= E1000_WUFC_MAG; in e1000_set_wol()
A Dnetdev.c6296 if (wufc & (E1000_WUFC_MAG | E1000_WUFC_LNKC)) in e1000_init_phy_wakeup()
7643 adapter->eeprom_wol |= E1000_WUFC_MAG; in e1000_probe()
/linux/drivers/net/ethernet/intel/igb/
A De1000_defines.h17 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
A Digb_ethtool.c2121 if (adapter->wol & E1000_WUFC_MAG) in igb_get_wol()
2147 adapter->wol |= E1000_WUFC_MAG; in igb_set_wol()
A Digb_main.c3452 adapter->wol |= E1000_WUFC_MAG; in igb_probe()
/linux/drivers/net/ethernet/intel/e1000/
A De1000_ethtool.c1670 if (adapter->wol & E1000_WUFC_MAG) in e1000_get_wol()
1708 adapter->wol |= E1000_WUFC_MAG; in e1000_set_wol()
A De1000_hw.h1995 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
A De1000_main.c1149 adapter->eeprom_wol |= E1000_WUFC_MAG; in e1000_probe()

Completed in 70 milliseconds