Searched refs:thermal_params (Results 1 – 4 of 4) sorted by relevance
168 .thermal_params = &iwl8000_tt_params, \
364 const struct iwl_tt_params *thermal_params; member
210 .thermal_params = &iwl7000_high_temp_tt_params,
445 if (mvm->cfg->thermal_params) in iwl_mvm_tt_initialize()446 tt->params = *mvm->cfg->thermal_params; in iwl_mvm_tt_initialize()