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 */
112 * struct iwl_base_params - params not likely to change within a device family
117 * The detail algorithm is described in iwl-led.c
118 * @wd_timeout: TX queues watchdog timeout
147 * @stbc: support Tx STBC and 1*SS Rx STBC
148 * @ldpc: support Tx/Rx with LDPC
161 * Tx-backoff threshold
162 * @temperature: The threshold in Celsius
163 * @backoff: The tx-backoff in uSec
173 * struct iwl_tt_params - thermal throttling parameters
174 * @ct_kill_entry: CT Kill entry threshold
175 * @ct_kill_exit: CT Kill exit threshold
178 * @dynamic_smps_entry: Dynamic SMPS entry threshold
179 * @dynamic_smps_exit: Dynamic SMPS exit threshold
180 * @tx_protection_entry: TX protection entry threshold
181 * @tx_protection_exit: TX protection exit threshold
182 * @tx_backoff: Array of thresholds for tx-backoff , in ascending order.
185 * @support_tx_protection: Support tx protection?
186 * @support_tx_backoff: Support tx-backoff?
226 /* Tx-backoff power threshold
228 * @backoff: The tx-backoff in uSec
243 * struct iwl_cfg_trans - information needed to start the trans
259 * @mq_rx_supported: multi-queue rx support
283 * struct iwl_fw_mon_reg - FW monitor register info
293 * struct iwl_fw_mon_regs - FW monitor registers
306 * @trans: the trans-specific configuration part
324 * @tx_with_siso_diversity: 1x1 device with tx antenna diversity
333 * @max_tx_agg_size: max TX aggregation size of the ADDBA request/response
340 * @vht_mu_mimo_supported: VHT MU-MIMO support
346 * @min_txq_size: minimum number of slots required in a TX queue
348 * @min_ba_txq_size: minimum number of slots required in a TX queue which
349 * based on hardware support (HE - 256, EHT - 1K).
351 * (only used for multi-queue capable devices)