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-2025 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_fw_mon_reg - FW monitor register info
128 * struct iwl_fw_mon_regs - FW monitor registers
140 * struct iwl_family_base_params - base parameters for an entire family
145 * The detail algorithm is described in iwl-led.c
146 * @wd_timeout: TX queues watchdog timeout
155 * @num_of_queues: number of HW TX queues supported
165 * @min_ba_txq_size: minimum number of slots required in a TX queue used
167 * @min_txq_size: minimum number of slots required in a TX queue
214 * @stbc: support Tx STBC and 1*SS Rx STBC
215 * @ldpc: support Tx/Rx with LDPC
228 * Tx-backoff threshold
229 * @temperature: The threshold in Celsius
230 * @backoff: The tx-backoff in uSec
240 * struct iwl_tt_params - thermal throttling parameters
241 * @ct_kill_entry: CT Kill entry threshold
242 * @ct_kill_exit: CT Kill exit threshold
245 * @dynamic_smps_entry: Dynamic SMPS entry threshold
246 * @dynamic_smps_exit: Dynamic SMPS exit threshold
247 * @tx_protection_entry: TX protection entry threshold
248 * @tx_protection_exit: TX protection exit threshold
249 * @tx_backoff: Array of thresholds for tx-backoff , in ascending order.
252 * @support_tx_protection: Support tx protection?
253 * @support_tx_backoff: Support tx-backoff?
293 /* Tx-backoff power threshold
295 * @backoff: The tx-backoff in uSec
310 * struct iwl_mac_cfg - information about the MAC-specific device part
323 * @mq_rx_supported: multi-queue rx support
346 * These sizes were picked according to 8 MSDUs inside 64/256/612 A-MSDUs
347 * in an A-MPDU, with additional overhead to account for processing time.
359 * filename is constructed as <fw_name_pre>-<api>.ucode.
370 * @bw_limit: bandwidth limit for this device, if non-zero
374 * @lp_xtal_workaround: low-power crystal workaround needed
377 * @tx_with_siso_diversity: 1x1 device with tx antenna diversity
386 * @vht_mu_mimo_supported: VHT MU-MIMO support
390 * (only used for multi-queue capable devices)