Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_defines.h21 #define IGC_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
H A Digc_ethtool.c351 if (adapter->wol & IGC_WUFC_MC) in igc_ethtool_get_wol()
378 adapter->wol |= IGC_WUFC_MC; in igc_ethtool_set_wol()
H A Digc_main.c5500 if (wufc & IGC_WUFC_MC) { in __igc_shutdown()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_defines.h23 #define IGC_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
H A Digc_ethtool.c371 if (adapter->wol & IGC_WUFC_MC) in igc_ethtool_get_wol()
398 adapter->wol |= IGC_WUFC_MC; in igc_ethtool_set_wol()
H A Digc_main.c7047 if (wufc & IGC_WUFC_MC) { in __igc_shutdown()

Completed in 26 milliseconds