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-2024 Intel Corporation
15 #include "iwl-csr.h"
16 #include "iwl-drv.h"
61 * enum iwl_nvm_type - nvm formats
73 * This is the threshold value of plcp error rate per 100mSecs. It is
83 /* TX queue watchdog timeouts in mSecs */
107 MODULE_FIRMWARE(pfx "-" __stringify(api) ".ucode"); \
118 * struct iwl_base_params - params not likely to change within a device family
123 * The detail algorithm is described in iwl-led.c
124 * @wd_timeout: TX queues watchdog timeout
153 * @stbc: support Tx STBC and 1*SS Rx STBC
154 * @ldpc: support Tx/Rx with LDPC
167 * Tx-backoff threshold
168 * @temperature: The threshold in Celsius
169 * @backoff: The tx-backoff in uSec
179 * struct iwl_tt_params - thermal throttling parameters
180 * @ct_kill_entry: CT Kill entry threshold
181 * @ct_kill_exit: CT Kill exit threshold
184 * @dynamic_smps_entry: Dynamic SMPS entry threshold
185 * @dynamic_smps_exit: Dynamic SMPS exit threshold
186 * @tx_protection_entry: TX protection entry threshold
187 * @tx_protection_exit: TX protection exit threshold
188 * @tx_backoff: Array of thresholds for tx-backoff , in ascending order.
191 * @support_tx_protection: Support tx protection?
192 * @support_tx_backoff: Support tx-backoff?
232 /* Tx-backoff power threshold
234 * @backoff: The tx-backoff in uSec
249 * struct iwl_cfg_trans_params - information needed to start the trans
263 * @mq_rx_supported: multi-queue rx support
287 * struct iwl_fw_mon_reg - FW monitor register info
297 * struct iwl_fw_mon_regs - FW monitor registers
310 * @trans: the trans-specific configuration part
314 * filename is constructed as <fw_name_pre>-<api>.ucode.
329 * @tx_with_siso_diversity: 1x1 device with tx antenna diversity
338 * @max_tx_agg_size: max TX aggregation size of the ADDBA request/response
345 * @vht_mu_mimo_supported: VHT MU-MIMO support
350 * @min_txq_size: minimum number of slots required in a TX queue
352 * @min_ba_txq_size: minimum number of slots required in a TX queue which
353 * based on hardware support (HE - 256, EHT - 1K).
355 * (only used for multi-queue capable devices)