Lines Matching defs:temperature
768 * device temperature is low enough to continue normal operation.
1334 * @IWX_UCODE_TLV_CAPA_TEMP_THS_REPORT_SUPPORT: supports temperature
2116 * @temperature: the current temperature in celsius
2120 uint16_t temperature;
2125 * struct iwx_temp_report_ths_cmd - set temperature thresholds
2128 * @num_temps: number of temperature thresholds passed
5131 * @bf_temp_threshold: This threshold determines the type of temperature
5133 * If the current temperature is above this threshold - Fast filter
5134 * will be used, If the current temperature is below this threshold -
5136 * @bf_temp_fast_filter: Send Beacon to driver if delta in temperature values
5138 * threshold. Zero value means that the temperature change is ignored for
5140 * regardless of whether its temperature has been changed.
5141 * @bf_temp_slow_filter: Send Beacon to driver if delta in temperature values
5143 * threshold. Zero value means that the temperature change is ignored for
5145 * regardless of whether its temperature has been changed.