Searched refs:thermal_params (Results 1 – 5 of 5) sorted by relevance
157 .thermal_params = &iwl8000_tt_params, \
216 .thermal_params = &iwl7000_high_temp_tt_params,
149 .thermal_params = &iwl9000_tt_params, \
409 const struct iwl_tt_params *thermal_params; member
877 if (mvm->cfg->thermal_params) in iwl_mvm_thermal_initialize()878 tt->params = *mvm->cfg->thermal_params; in iwl_mvm_thermal_initialize()