Lines Matching +full:smem +full:- +full:part
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
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
167 * Tx-backoff threshold
169 * @backoff: The tx-backoff in uSec
179 * struct iwl_tt_params - thermal throttling parameters
188 * @tx_backoff: Array of thresholds for tx-backoff , in ascending order.
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.
343 * @smem_offset: offset from which the SMEM begins
344 * @smem_len: the length of SMEM
345 * @vht_mu_mimo_supported: VHT MU-MIMO support
353 * based on hardware support (HE - 256, EHT - 1K).
355 * (only used for multi-queue capable devices)