Lines Matching defs:wakeup
1247 * platforms have issues processing a wakeup signal while
1480 struct cfg80211_wowlan_wakeup wakeup = {
1483 struct cfg80211_wowlan_wakeup *wakeup_report = &wakeup;
1494 wakeup.magic_pkt = true;
1497 wakeup.pattern_idx =
1503 wakeup.disconnect = true;
1506 wakeup.gtk_rekey_failure = true;
1509 wakeup.rfkill_release = true;
1512 wakeup.eap_identity_req = true;
1515 wakeup.four_way_handshake = true;
1518 wakeup.tcp_connlost = true;
1521 wakeup.tcp_nomoretokens = true;
1524 wakeup.tcp_match = true;
1527 wakeup.unprot_deauth_disassoc = true;
1584 wakeup.packet = pkt->data;
1585 wakeup.packet_present_len = pkt->len;
1586 wakeup.packet_len = pkt->len - truncated;
1587 wakeup.packet_80211 = false;
1599 wakeup.packet = status->wake_packet;
1600 wakeup.packet_present_len = pktsize;
1601 wakeup.packet_len = pktlen - truncated;
1602 wakeup.packet_80211 = true;
2650 IWL_ERR(mvm, "failed to query wakeup status (%d)\n", ret);
2757 IWL_DEBUG_WOWLAN(mvm, "wakeup reason 0x%x\n",
2928 struct cfg80211_wowlan_wakeup wakeup = {
2931 struct cfg80211_wowlan_wakeup *wakeup_report = &wakeup;
2942 wakeup.rfkill_release = true;
3005 wakeup.net_detect = net_detect;
3059 struct cfg80211_wowlan_wakeup wakeup = {
3062 ieee80211_report_wowlan_wakeup(vif, &wakeup,
3147 IWL_ERR(mvm, "Got wakeup packet but wakeup reason is %x\n",