Lines Matching +full:tx +full:- +full:threshold
1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2005-2014, 2018-2021 Intel Corporation
4 * Copyright (C) 2016-2017 Intel Deutschland GmbH
5 * Copyright (C) 2018-2023 Intel Corporation
14 #include "iwl-csr.h"
58 * enum iwl_nvm_type - nvm formats
70 * This is the threshold value of plcp error rate per 100mSecs. It is
80 /* TX queue watchdog timeouts in mSecs */
111 * struct iwl_base_params - params not likely to change within a device family
116 * The detail algorithm is described in iwl-led.c
117 * @wd_timeout: TX queues watchdog timeout
146 * @stbc: support Tx STBC and 1*SS Rx STBC
147 * @ldpc: support Tx/Rx with LDPC
160 * Tx-backoff threshold
161 * @temperature: The threshold in Celsius
162 * @backoff: The tx-backoff in uSec
172 * struct iwl_tt_params - thermal throttling parameters
173 * @ct_kill_entry: CT Kill entry threshold
174 * @ct_kill_exit: CT Kill exit threshold
177 * @dynamic_smps_entry: Dynamic SMPS entry threshold
178 * @dynamic_smps_exit: Dynamic SMPS exit threshold
179 * @tx_protection_entry: TX protection entry threshold
180 * @tx_protection_exit: TX protection exit threshold
181 * @tx_backoff: Array of thresholds for tx-backoff , in ascending order.
184 * @support_tx_protection: Support tx protection?
185 * @support_tx_backoff: Support tx-backoff?
225 /* Tx-backoff power threshold
227 * @backoff: The tx-backoff in uSec
242 * struct iwl_cfg_trans - information needed to start the trans
257 * @mq_rx_supported: multi-queue rx support
280 * struct iwl_fw_mon_reg - FW monitor register info
290 * struct iwl_fw_mon_regs - FW monitor registers
303 * @trans: the trans-specific configuration part
307 * filename is constructed as <fw_name_pre>-<api>.ucode.
323 * @tx_with_siso_diversity: 1x1 device with tx antenna diversity
332 * @max_tx_agg_size: max TX aggregation size of the ADDBA request/response
339 * @vht_mu_mimo_supported: VHT MU-MIMO support
345 * @min_txq_size: minimum number of slots required in a TX queue
347 * @min_ba_txq_size: minimum number of slots required in a TX queue which
348 * based on hardware support (HE - 256, EHT - 1K).
350 * (only used for multi-queue capable devices)