Searched refs:E1000_WUFC_BC (Results 1 – 8 of 8) sorted by relevance
24 #define E1000_WUFC_BC 0x00000010 /* Broadcast Wakeup Enable */ macro32 #define E1000_WUS_BC E1000_WUFC_BC
1937 if (adapter->wol & E1000_WUFC_BC) in e1000_get_wol()1963 adapter->wol |= E1000_WUFC_BC; in e1000_set_wol()
6693 if (wufc && !(wufc & (E1000_WUFC_EX | E1000_WUFC_MC | E1000_WUFC_BC))) { in __e1000_shutdown()
20 #define E1000_WUFC_BC 0x00000010 /* Broadcast Wakeup Enable */ macro
2124 if (adapter->wol & E1000_WUFC_BC) in igb_get_wol()2150 adapter->wol |= E1000_WUFC_BC; in igb_set_wol()
1672 if (adapter->wol & E1000_WUFC_BC) in e1000_get_wol()1710 adapter->wol |= E1000_WUFC_BC; in e1000_set_wol()
1995 #define E1000_WUFC_BC 0x00000010 /* Broadcast Wakeup Enable */ macro
1596 #define E1000_WUFC_BC 0x00000010 /* Broadcast Wakeup Enable */ macro