Lines Matching defs:temperature
350 * device temperature is low enough to continue normal operation.
881 * @IWM_UCODE_TLV_CAPA_TEMP_THS_REPORT_SUPPORT: supports temperature
2195 * @temperature: the current temperature in celsius
2199 uint16_t temperature;
2204 * struct iwm_temp_report_ths_cmd - set temperature thresholds
2207 * @num_temps: number of temperature thresholds passed
3514 uint32_t temperature; /* radio temperature */
4299 * @bf_temp_threshold: This threshold determines the type of temperature
4301 * If the current temperature is above this threshold - Fast filter
4302 * will be used, If the current temperature is below this threshold -
4304 * @bf_temp_fast_filter: Send Beacon to driver if delta in temperature values
4306 * threshold. Zero value means that the temperature change is ignored for
4308 * regardless of whether its temperature has been changed.
4309 * @bf_temp_slow_filter: Send Beacon to driver if delta in temperature values
4311 * threshold. Zero value means that the temperature change is ignored for
4313 * regardless of whether its temperature has been changed.