Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/igc/
Digc_defines.h19 #define IGC_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
Digc_ethtool.c355 if (adapter->wol & IGC_WUFC_MAG) in igc_ethtool_get_wol()
382 adapter->wol |= IGC_WUFC_MAG; in igc_ethtool_set_wol()
Digc_main.c5164 adapter->wol |= IGC_WUFC_MAG; in igc_probe()