Home
last modified time | relevance | path

Searched refs:E1000_WUFC_EX (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/intel/e1000e/
A Ddefines.h22 #define E1000_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ macro
30 #define E1000_WUS_EX E1000_WUFC_EX
A Dethtool.c1928 if (adapter->wol & E1000_WUFC_EX) in e1000_get_wol()
1932 if (adapter->wol & E1000_WUFC_EX) in e1000_get_wol()
1958 adapter->wol |= E1000_WUFC_EX; in e1000_set_wol()
A Dnetdev.c6718 if (wufc && !(wufc & (E1000_WUFC_EX | E1000_WUFC_MC | E1000_WUFC_BC))) in __e1000_shutdown()
/linux-6.3-rc2/drivers/net/ethernet/intel/igb/
A De1000_defines.h18 #define E1000_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ macro
A Digb_ethtool.c2117 if (adapter->wol & E1000_WUFC_EX) in igb_get_wol()
2143 adapter->wol |= E1000_WUFC_EX; in igb_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/intel/e1000/
A De1000_ethtool.c1660 if (adapter->wol & E1000_WUFC_EX) in e1000_get_wol()
1668 if (adapter->wol & E1000_WUFC_EX) in e1000_get_wol()
1706 adapter->wol |= E1000_WUFC_EX; in e1000_set_wol()
A De1000_hw.h1996 #define E1000_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ macro

Completed in 48 milliseconds