Home
last modified time | relevance | path

Searched refs:IGC_WUFC_EX (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_defines.h22 #define IGC_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ macro
Digc_ethtool.c368 if (adapter->wol & IGC_WUFC_EX) in igc_ethtool_get_wol()
395 adapter->wol |= IGC_WUFC_EX; in igc_ethtool_set_wol()