Lines Matching +full:per +full:- +full:channel
1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2012-2014, 2018 Intel Corporation
4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH
5 * Copyright (C) 2016-2017 Intel Deutschland GmbH
11 #include "fw/api/phy-ctxt.h"
23 * struct iwl_tdls_channel_switch_timing - Switch timing in TDLS channel-switch
24 * @frame_timestamp: GP2 timestamp of channel-switch request/response packet
27 * to the TDLS off-channel communication. For instance if the DTIM is
30 * @switch_time: switch time the peer sent in its channel switch timing IE
31 * @switch_timeout: switch timeout the peer sent in its channel switch timing IE
35 __le32 max_offchan_duration; /* given in micro-seconds */
36 __le32 switch_time; /* given in micro-seconds */
37 __le32 switch_timeout; /* given in micro-seconds */
43 * struct iwl_tdls_channel_switch_frame - TDLS channel switch frame template
45 * A template representing a TDLS channel-switch request or response frame
47 * @switch_time_offset: offset to the channel switch timing IE in the template
58 * struct iwl_tdls_channel_switch_cmd_tail - tail of iwl_tdls_channel_switch_cmd
61 * @frame: channel-switch request/response template, depending to switch_type
69 * struct iwl_tdls_channel_switch_cmd - TDLS channel switch command
71 * The command is sent to initiate a channel switch and also in response to
72 * incoming TDLS channel-switch request/response packets from remote peers.
76 * @ci: channel we switch to
87 * struct iwl_tdls_channel_switch_notif - TDLS channel switch start notification
89 * @status: non-zero on success
91 * @sta_id: peer currently performing the channel-switch with
100 * struct iwl_tdls_sta_info - TDLS station info
115 * struct iwl_tdls_config_cmd - TDLS basic config command
121 * @sta_info: per-station info. Only the first tdls_peer_count entries are set
122 * @pti_req_data_offset: offset of network-level data for the PTI template
139 * struct iwl_tdls_config_sta_info_res - TDLS per-station config information
142 * @tx_to_peer_last_seq: last sequence number used by FW during FW-based Tx to
151 * struct iwl_tdls_config_res - TDLS config information from FW
153 * @tx_to_ap_last_seq: last sequence number used by FW during FW-based Tx to AP
154 * @sta_info: per-station TDLS config information