Searched refs:thermal_params (Results 1 – 5 of 5) sorted by relevance
64 .thermal_params = &iwl_jf_tt_params
89 .thermal_params = &iwl8000_tt_params, \
154 .thermal_params = &iwl7000_high_temp_tt_params,
832 if (mvm->cfg->thermal_params) in iwl_mvm_thermal_initialize()833 tt->params = *mvm->cfg->thermal_params; in iwl_mvm_thermal_initialize()
403 const struct iwl_tt_params *thermal_params; member
Completed in 13 milliseconds