Home
last modified time | relevance | path

Searched refs:E1000_WUFC_MC (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/intel/e1000e/
A Ddefines.h23 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
31 #define E1000_WUS_MC E1000_WUFC_MC
A Dethtool.c1934 if (adapter->wol & E1000_WUFC_MC) in e1000_get_wol()
1960 adapter->wol |= E1000_WUFC_MC; in e1000_set_wol()
A Dnetdev.c6671 if (wufc & E1000_WUFC_MC) { in __e1000_shutdown()
6718 if (wufc && !(wufc & (E1000_WUFC_EX | E1000_WUFC_MC | E1000_WUFC_BC))) in __e1000_shutdown()
/linux-6.3-rc2/drivers/net/ethernet/intel/igb/
A De1000_defines.h19 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
A Digb_ethtool.c2119 if (adapter->wol & E1000_WUFC_MC) in igb_get_wol()
2145 adapter->wol |= E1000_WUFC_MC; in igb_set_wol()
A Digb_main.c9355 if (wufc & E1000_WUFC_MC) { in __igb_shutdown()
/linux-6.3-rc2/drivers/net/ethernet/intel/e1000/
A De1000_ethtool.c1670 if (adapter->wol & E1000_WUFC_MC) in e1000_get_wol()
1708 adapter->wol |= E1000_WUFC_MC; in e1000_set_wol()
A De1000_hw.h1997 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
A De1000_main.c5089 if (wufc & E1000_WUFC_MC) in __e1000_shutdown()

Completed in 85 milliseconds