Lines Matching +full:wakeup +full:- +full:counter
1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2012-2014, 2018-2024 Intel Corporation
4 * Copyright (C) 2013-2014 Intel Mobile Communications GmbH
5 * Copyright (C) 2015-2017 Intel Deutschland GmbH
9 #include <iwl-trans.h>
12 * enum iwl_d0i3_flags - d0i3 flags
20 * enum iwl_d3_wakeup_flags - D3 manager wakeup flags
28 * struct iwl_d3_manager_config - D3 manager configuration command
30 * @wakeup_flags: wakeup flags, see &enum iwl_d3_wakeup_flags
31 * @wakeup_host_timer: force wakeup after this many seconds
45 * enum iwl_proto_offloads - enabled protocol offloads
70 * struct iwl_proto_offload_cmd_common - ARP/NS offload common part
86 * struct iwl_proto_offload_cmd_v1 - ARP/NS offload configuration
89 * @solicited_node_ipv6_addr: broken -- solicited node address exists
105 * struct iwl_proto_offload_cmd_v2 - ARP/NS offload configuration
108 * @solicited_node_ipv6_addr: broken -- solicited node address exists
138 * struct iwl_proto_offload_cmd_v3_small - ARP/NS offload configuration
152 * struct iwl_proto_offload_cmd_v3_large - ARP/NS offload configuration
166 * struct iwl_proto_offload_cmd_v4 - ARP/NS offload configuration
198 * struct iwl_wowlan_patterns_cmd_v1 - WoWLAN wakeup patterns
224 * struct iwl_wowlan_ipv4_tcp_syn - WoWLAN IPv4 TCP SYN pattern data
249 * struct iwl_wowlan_ipv6_tcp_syn - WoWLAN Ipv6 TCP SYN pattern data
274 * union iwl_wowlan_pattern_data - Data for the different pattern types
297 * struct iwl_wowlan_pattern_v2 - Pattern entry for the WoWLAN wakeup patterns
318 * struct iwl_wowlan_patterns_cmd - WoWLAN wakeup patterns command
371 * struct iwl_wowlan_config_cmd - WoWLAN configuration (versions 5 and 6)
373 * @non_qos_seq: non-QoS sequence counter to use next.
562 * struct iwl_wowlan_gtk_status_v2 - GTK status
583 * struct iwl_wowlan_all_rsc_tsc_v5 - key counters
597 * struct iwl_wowlan_gtk_status_v3 - GTK status
621 * struct iwl_wowlan_igtk_status - IGTK status
623 * @ipn: the IGTK packet number (replay counter)
639 * struct iwl_wowlan_status_v6 - WoWLAN status
641 * @replay_ctr: GTK rekey replay counter
643 * @non_qos_seq_ctr: non-QoS sequence counter to use next
645 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason
649 * @wake_packet_length: wakeup packet length
650 * @wake_packet_bufsize: wakeup packet buffer size
651 * @wake_packet: wakeup packet
669 * struct iwl_wowlan_status_v7 - WoWLAN status
672 * @replay_ctr: GTK rekey replay counter
674 * @non_qos_seq_ctr: non-QoS sequence counter to use next
676 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason
680 * @wake_packet_length: wakeup packet length
681 * @wake_packet_bufsize: wakeup packet buffer size
682 * @wake_packet: wakeup packet
701 * struct iwl_wowlan_status_v9 - WoWLAN status (versions 9 and 10)
704 * @replay_ctr: GTK rekey replay counter
706 * @non_qos_seq_ctr: non-QoS sequence counter to use next.
709 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason
713 * @wake_packet_length: wakeup packet length
714 * @wake_packet_bufsize: wakeup packet buffer size
718 * @wake_packet: wakeup packet
739 * struct iwl_wowlan_status_v12 - WoWLAN status
742 * @replay_ctr: GTK rekey replay counter
744 * @non_qos_seq_ctr: non-QoS sequence counter to use next.
747 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason
751 * @wake_packet_length: wakeup packet length
752 * @wake_packet_bufsize: wakeup packet buffer size
756 * @wake_packet: wakeup packet
777 * struct iwl_wowlan_info_notif_v1 - WoWLAN information notification
780 * @replay_ctr: GTK rekey replay counter
784 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason
788 * @wake_packet_length: wakeup packet length
789 * @wake_packet_bufsize: wakeup packet buffer size
814 * struct iwl_wowlan_info_notif_v2 - WoWLAN information notification
817 * @replay_ctr: GTK rekey replay counter
821 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason
846 /* MAX MLO keys of non-active links that can arrive in the notification */
850 * enum iwl_wowlan_mlo_gtk_type - GTK types
864 * enum iwl_wowlan_mlo_gtk_flag - MLO GTK flags
870 * key-type / link-id - the currently used key
881 * struct iwl_wowlan_mlo_gtk - MLO GTK info
893 * struct iwl_wowlan_info_notif - WoWLAN information notification
897 * @replay_ctr: GTK rekey replay counter
901 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason
933 * struct iwl_wowlan_wake_pkt_notif - WoWLAN wake packet notification
934 * @wake_packet_length: wakeup packet length
937 * @wake_packet: wakeup packet
947 * struct iwl_mvm_d3_end_notif - d3 end notification