Searched refs:E1000_WUFC_BC (Results 1 – 6 of 6) sorted by relevance
44 #define E1000_WUFC_BC 0x00000010 /* Broadcast Wakeup Enable */ macro
1788 if (adapter->wol & E1000_WUFC_BC) in igb_get_wol()1821 adapter->wol |= E1000_WUFC_BC; in igb_set_wol()
65 #define E1000_WUFC_BC 0x00000010 /* Broadcast Wakeup Enable */ macro
1739 if (adapter->wol & E1000_WUFC_BC) in e1000_get_wol()1769 adapter->wol |= E1000_WUFC_BC; in e1000_set_wol()
1799 if (adapter->wol & E1000_WUFC_BC) in e1000_get_wol()1839 adapter->wol |= E1000_WUFC_BC; in e1000_set_wol()
2059 #define E1000_WUFC_BC 0x00000010 /* Broadcast Wakeup Enable */ macro