Lines Matching +full:100 +full:base +full:- +full:tx
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"
48 [IWL_DEVICE_FAMILY_100] = "100",
97 * enum iwl_nvm_type - nvm formats
109 * This is the threshold value of plcp error rate per 100mSecs. It is
114 #define IWL_MAX_PLCP_ERR_LONG_THRESHOLD_DEF 100
119 /* TX queue watchdog timeouts in mSecs */
143 MODULE_FIRMWARE(pfx "-" __stringify(api) ".ucode"); \
154 * struct iwl_fw_mon_reg - FW monitor register info
164 * struct iwl_fw_mon_regs - FW monitor registers
176 * struct iwl_family_base_params - base parameters for an entire family
181 * The detail algorithm is described in iwl-led.c
182 * @wd_timeout: TX queues watchdog timeout
191 * @num_of_queues: number of HW TX queues supported
199 * @d3_debug_data_base_addr: base address where D3 debug data is stored
201 * @min_ba_txq_size: minimum number of slots required in a TX queue used
203 * @min_txq_size: minimum number of slots required in a TX queue
250 * @stbc: support Tx STBC and 1*SS Rx STBC
251 * @ldpc: support Tx/Rx with LDPC
264 * Tx-backoff threshold
266 * @backoff: The tx-backoff in uSec
276 * struct iwl_tt_params - thermal throttling parameters
283 * @tx_protection_entry: TX protection entry threshold
284 * @tx_protection_exit: TX protection exit threshold
285 * @tx_backoff: Array of thresholds for tx-backoff , in ascending order.
288 * @support_tx_protection: Support tx protection?
289 * @support_tx_backoff: Support tx-backoff?
329 /* Tx-backoff power threshold
331 * @backoff: The tx-backoff in uSec
346 * struct iwl_mac_cfg - information about the MAC-specific device part
353 * @base: pointer to basic parameters
359 * @mq_rx_supported: multi-queue rx support
367 const struct iwl_family_base_params *base; member
382 * These sizes were picked according to 8 MSDUs inside 64/256/612 A-MSDUs
383 * in an A-MPDU, with additional overhead to account for processing time.
395 * filename is constructed as <fw_name_pre>-<api>.ucode.
406 * @bw_limit: bandwidth limit for this device, if non-zero
410 * @lp_xtal_workaround: low-power crystal workaround needed
413 * @tx_with_siso_diversity: 1x1 device with tx antenna diversity
422 * @vht_mu_mimo_supported: VHT MU-MIMO support
426 * (only used for multi-queue capable devices)