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
13 #include "iwl-csr.h"
56 * enum iwl_nvm_type - nvm formats
68 * This is the threshold value of plcp error rate per 100mSecs. It is
78 /* TX queue watchdog timeouts in mSecs */
109 * struct iwl_base_params - params not likely to change within a device family
114 * The detail algorithm is described in iwl-led.c
115 * @wd_timeout: TX queues watchdog timeout
144 * @stbc: support Tx STBC and 1*SS Rx STBC
145 * @ldpc: support Tx/Rx with LDPC
158 * Tx-backoff threshold
159 * @temperature: The threshold in Celsius
160 * @backoff: The tx-backoff in uSec
170 * struct iwl_tt_params - thermal throttling parameters
171 * @ct_kill_entry: CT Kill entry threshold
172 * @ct_kill_exit: CT Kill exit threshold
175 * @dynamic_smps_entry: Dynamic SMPS entry threshold
176 * @dynamic_smps_exit: Dynamic SMPS exit threshold
177 * @tx_protection_entry: TX protection entry threshold
178 * @tx_protection_exit: TX protection exit threshold
179 * @tx_backoff: Array of thresholds for tx-backoff , in ascending order.
182 * @support_tx_protection: Support tx protection?
183 * @support_tx_backoff: Support tx-backoff?
223 /* Tx-backoff power threshold
225 * @backoff: The tx-backoff in uSec
240 * struct iwl_cfg_trans - information needed to start the trans
256 * @mq_rx_supported: multi-queue rx support
278 * struct iwl_fw_mon_reg - FW monitor register info
288 * struct iwl_fw_mon_regs - FW monitor registers
301 * @trans: the trans-specific configuration part
319 * @tx_with_siso_diversity: 1x1 device with tx antenna diversity
328 * @max_tx_agg_size: max TX aggregation size of the ADDBA request/response
335 * @vht_mu_mimo_supported: VHT MU-MIMO support
341 * @min_txq_size: minimum number of slots required in a TX queue
343 * @min_256_ba_txq_size: minimum number of slots required in a TX queue which
346 * (only used for multi-queue capable devices)