Home
last modified time | relevance | path

Searched refs:IGC_WUFC_MAG (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/intel/igc/ !
Digc_defines.h21 #define IGC_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
Digc_ethtool.c375 if (adapter->wol & IGC_WUFC_MAG) in igc_ethtool_get_wol()
402 adapter->wol |= IGC_WUFC_MAG; in igc_ethtool_set_wol()
Digc_main.c6921 adapter->wol |= IGC_WUFC_MAG; in igc_probe()