Lines Matching +full:sar +full:- +full:threshold

1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2008-2014, 2018-2021 Intel Corporation
4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH
5 * Copyright (C) 2016-2017 Intel Deutschland GmbH
55 IWL_UCODE_TLV_PAN = 7, /* deprecated -- only used in DVM */
56 IWL_UCODE_TLV_MEM_DESC = 7, /* replaces PAN in non-DVM */
117 /* TLVs 0x1000-0x2000 are for internal driver usage */
169 * enum iwl_ucode_tlv_flag - ucode API flags
173 * treats good CRC threshold as a boolean
205 * enum iwl_ucode_tlv_api - ucode api
242 * @IWL_UCODE_TLV_API_SAR_TABLE_VER: This ucode supports different sar
296 * enum iwl_ucode_tlv_capa - ucode capabilities
313 * @IWL_UCODE_TLV_CAPA_CNSLDTD_D3_D0_IMG: Consolidated D3-D0 image
317 * @IWL_UCODE_TLV_CAPA_P2P_SCM_UAPSD: supports U-APSD on p2p interface when it
319 * @IWL_UCODE_TLV_CAPA_BT_COEX_PLCR: enabled BT Coex packet level co-running
322 * IWL_UCODE_TLV_API_WIFI_MCC_UPDATE. When either is set, multi-source LAR
339 * @IWL_UCODE_TLV_CAPA_BT_MPLUT_SUPPORT: supports bt-coex Multi-priority LUT
348 * @IWL_UCODE_TLV_CAPA_CT_KILL_BY_FW: firmware responsible for CT-kill
504 * struct iwl_tlv_calib_ctrl - Calibration control struct.
551 * struct iwl_fw_dbg_reg_op - an operation on a register
565 * enum iwl_fw_dbg_monitor_mode - available monitor recording modes
580 * struct iwl_fw_dbg_mem_seg_tlv - configures the debug data memory segments
595 * struct iwl_fw_dbg_dest_tlv_v1 - configures the destination of the debug data
597 * @version: version of the TLV - currently 0
652 * enum iwl_fw_dbg_trigger_mode - triggers functionalities
654 * @IWL_FW_DBG_TRIGGER_START: when trigger occurs re-conf the dbg mechanism
666 * enum iwl_fw_dbg_trigger_flags - the flags supported by wrt triggers
674 * enum iwl_fw_dbg_trigger_vif_type - define the VIF type for a trigger
694 * struct iwl_fw_dbg_trigger_tlv - a TLV that describes the trigger
703 * @mode: &enum iwl_fw_dbg_trigger_mode - can be stop / start of both
731 * struct iwl_fw_dbg_trigger_missed_bcon - configures trigger for missed beacons
732 * @stop_consec_missed_bcon: stop recording if threshold is crossed.
733 * @stop_consec_missed_bcon_since_rx: stop recording if threshold is crossed.
734 * @start_consec_missed_bcon: start recording if threshold is crossed.
735 * @start_consec_missed_bcon_since_rx: start recording if threshold is crossed.
749 * struct iwl_fw_dbg_trigger_cmd - configures trigger for messages from FW.
760 * iwl_fw_dbg_trigger_stats - configures trigger for statistics
762 * @stop_threshold: the threshold above which to collect
764 * @start_threshold: the threshold above which to start recording
774 * struct iwl_fw_dbg_trigger_low_rssi - trigger for low beacon RSSI
782 * struct iwl_fw_dbg_trigger_mlme - configures trigger for mlme events
821 * struct iwl_fw_dbg_trigger_txq_timer - configures the Tx queue's timer
844 * struct iwl_fw_dbg_trigger_time_event - configures a time event trigger
848 * BIT(notif->status) is set in status_bitmap.
860 * struct iwl_fw_dbg_trigger_ba - configures BlockAck related trigger
887 * struct iwl_fw_dbg_trigger_tdls - configures trigger for TDLS events.
900 * struct iwl_fw_dbg_trigger_tx_status - configures trigger for tx response
913 * struct iwl_fw_dbg_conf_tlv - a TLV that describes a debug configuration.
920 * This parses IWL_UCODE_TLV_FW_DBG_CONF. The user can add up-to
934 * struct iwl_fw_cmd_version - firmware command version entry
958 size_t var_len = le32_to_cpu(tlv->length) - fixed_size; in _iwl_tlv_array_len()
968 sizeof(_struct_ptr->_memb[0]))