Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h21 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
29 #define E1000_WUS_MAG E1000_WUFC_MAG
H A Dethtool.c1922 if (adapter->wol & E1000_WUFC_MAG) in e1000_get_wol()
1948 adapter->wol |= E1000_WUFC_MAG; in e1000_set_wol()
H A Dnetdev.c6269 if (wufc & (E1000_WUFC_MAG | E1000_WUFC_LNKC)) in e1000_init_phy_wakeup()
7586 adapter->eeprom_wol |= E1000_WUFC_MAG; in e1000_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h21 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
29 #define E1000_WUS_MAG E1000_WUFC_MAG
H A Dethtool.c1940 if (adapter->wol & E1000_WUFC_MAG) in e1000_get_wol()
1966 adapter->wol |= E1000_WUFC_MAG; in e1000_set_wol()
H A Dnetdev.c6264 if (wufc & (E1000_WUFC_MAG | E1000_WUFC_LNKC)) in e1000_init_phy_wakeup()
7636 adapter->eeprom_wol |= E1000_WUFC_MAG; in e1000_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_defines.h17 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
H A Digb_ethtool.c2126 if (adapter->wol & E1000_WUFC_MAG) in igb_get_wol()
2152 adapter->wol |= E1000_WUFC_MAG; in igb_set_wol()
H A Digb_main.c3450 adapter->wol |= E1000_WUFC_MAG; in igb_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_defines.h17 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
H A Digb_ethtool.c2126 if (adapter->wol & E1000_WUFC_MAG) in igb_get_wol()
2152 adapter->wol |= E1000_WUFC_MAG; in igb_set_wol()
H A Digb_main.c3487 adapter->wol |= E1000_WUFC_MAG; in igb_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c1670 if (adapter->wol & E1000_WUFC_MAG) in e1000_get_wol()
1708 adapter->wol |= E1000_WUFC_MAG; in e1000_set_wol()
H A De1000_hw.h1995 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
H A De1000_main.c1149 adapter->eeprom_wol |= E1000_WUFC_MAG; in e1000_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c1674 if (adapter->wol & E1000_WUFC_MAG) in e1000_get_wol()
1712 adapter->wol |= E1000_WUFC_MAG; in e1000_set_wol()
H A De1000_hw.h1992 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
H A De1000_main.c1149 adapter->eeprom_wol |= E1000_WUFC_MAG; in e1000_probe()

Completed in 109 milliseconds