Home
last modified time | relevance | path

Searched refs:IGC_WUFC_MAG (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_defines.h19 #define IGC_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
H A 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()
H A Digc_main.c5366 adapter->wol |= IGC_WUFC_MAG; in igc_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_defines.h21 #define IGC_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ macro
H A 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()
H A Digc_main.c6910 adapter->wol |= IGC_WUFC_MAG; in igc_probe()

Completed in 29 milliseconds