Home
last modified time | relevance | path

Searched refs:E1000_WUFC_MC (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h23 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
31 #define E1000_WUS_MC E1000_WUFC_MC
H A Dethtool.c1918 if (adapter->wol & E1000_WUFC_MC) in e1000_get_wol()
1944 adapter->wol |= E1000_WUFC_MC; in e1000_set_wol()
H A Dnetdev.c6594 if (wufc & E1000_WUFC_MC) { in __e1000_shutdown()
6641 if (wufc && !(wufc & (E1000_WUFC_EX | E1000_WUFC_MC | E1000_WUFC_BC))) in __e1000_shutdown()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h23 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
31 #define E1000_WUS_MC E1000_WUFC_MC
H A Dethtool.c1936 if (adapter->wol & E1000_WUFC_MC) in e1000_get_wol()
1962 adapter->wol |= E1000_WUFC_MC; in e1000_set_wol()
H A Dnetdev.c6647 if (wufc & E1000_WUFC_MC) { in __e1000_shutdown()
6694 if (wufc && !(wufc & (E1000_WUFC_EX | E1000_WUFC_MC | E1000_WUFC_BC))) in __e1000_shutdown()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_defines.h19 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
H A Digb_ethtool.c2122 if (adapter->wol & E1000_WUFC_MC) in igb_get_wol()
2148 adapter->wol |= E1000_WUFC_MC; in igb_set_wol()
H A Digb_main.c9209 if (wufc & E1000_WUFC_MC) { in __igb_shutdown()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_defines.h19 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
H A Digb_ethtool.c2122 if (adapter->wol & E1000_WUFC_MC) in igb_get_wol()
2148 adapter->wol |= E1000_WUFC_MC; in igb_set_wol()
H A Digb_main.c9387 if (wufc & E1000_WUFC_MC) { in __igb_shutdown()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c1666 if (adapter->wol & E1000_WUFC_MC) in e1000_get_wol()
1704 adapter->wol |= E1000_WUFC_MC; in e1000_set_wol()
H A De1000_hw.h1997 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
H A De1000_main.c5091 if (wufc & E1000_WUFC_MC) in __e1000_shutdown()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c1670 if (adapter->wol & E1000_WUFC_MC) in e1000_get_wol()
1708 adapter->wol |= E1000_WUFC_MC; in e1000_set_wol()
H A De1000_hw.h1994 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro
H A De1000_main.c5089 if (wufc & E1000_WUFC_MC) in __e1000_shutdown()

Completed in 93 milliseconds