Lines Matching +full:multi +full:- +full:led
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"
40 * LED mode
42 * IWL_LED_RF_STATE: turn LED on/off based on RF state
43 * LED ON = RF ON
44 * LED OFF = RF OFF
45 * IWL_LED_BLINK: adjust led blink rate based on blink table
46 * IWL_LED_DISABLE: led disabled
56 * enum iwl_nvm_type - nvm formats
109 * struct iwl_base_params - params not likely to change within a device family
112 * @led_compensation: compensate on the led on/off time per HW according
113 * to the deviation to achieve the desired led frequency.
114 * The detail algorithm is described in iwl-led.c
158 * Tx-backoff threshold
160 * @backoff: The tx-backoff in uSec
170 * struct iwl_tt_params - thermal throttling parameters
179 * @tx_backoff: Array of thresholds for tx-backoff , in ascending order.
183 * @support_tx_backoff: Support tx-backoff?
223 /* Tx-backoff power threshold
225 * @backoff: The tx-backoff in uSec
240 * struct iwl_cfg_trans - information needed to start the trans
256 * @mq_rx_supported: multi-queue rx support
278 * struct iwl_fw_mon_reg - FW monitor register info
288 * struct iwl_fw_mon_regs - FW monitor registers
301 * @trans: the trans-specific configuration part
335 * @vht_mu_mimo_supported: VHT MU-MIMO support
346 * (only used for multi-queue capable devices)