Home
last modified time | relevance | path

Searched refs:thermal_throttle (Results 1 – 6 of 6) sorted by relevance

/drivers/net/wireless/intel/iwlwifi/dvm/
A Dtt.c85 if (!priv->thermal_throttle.advanced_tt) in iwl_ht_enabled()
96 if (!priv->thermal_throttle.advanced_tt) in iwl_within_ct_kill_margin()
121 if (!priv->thermal_throttle.advanced_tt) in iwl_tx_ant_restriction()
141 thermal_throttle.ct_kill_exit_tm); in iwl_tt_check_exit_ct_kill()
148 if (priv->thermal_throttle.ct_kill_toggle) { in iwl_tt_check_exit_ct_kill()
191 thermal_throttle.ct_kill_waiting_tm); in iwl_tt_ready_for_ct_kill()
482 if (!priv->thermal_throttle.advanced_tt) in iwl_bg_ct_enter()
520 if (!priv->thermal_throttle.advanced_tt) in iwl_bg_ct_exit()
556 if (!priv->thermal_throttle.advanced_tt) in iwl_bg_tt_work()
629 priv->thermal_throttle.advanced_tt = true; in iwl_tt_initialize()
[all …]
A Ddev.h739 struct iwl_tt_mgmt thermal_throttle; member
A Dmain.c667 priv->thermal_throttle.ct_kill_toggle = false; in iwl_rf_kill_ct_config()
A Ddebugfs.c461 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_dbgfs_thermal_throttling_read()
/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtt.c18 struct iwl_mvm_tt_mgmt *tt = &mvm->thermal_throttle; in iwl_mvm_enter_ctkill()
286 mvm = container_of(tt, struct iwl_mvm, thermal_throttle); in check_exit_ctkill()
320 schedule_delayed_work(&mvm->thermal_throttle.ct_kill_exit, in check_exit_ctkill()
332 if (mvm->thermal_throttle.dynamic_smps) in iwl_mvm_tt_smps_iterator()
375 backoff = max(backoff, mvm->thermal_throttle.min_backoff); in iwl_mvm_tt_tx_backoff()
380 mvm->thermal_throttle.tx_backoff = backoff; in iwl_mvm_tt_tx_backoff()
388 struct iwl_tt_params *params = &mvm->thermal_throttle.params; in iwl_mvm_tt_handler()
389 struct iwl_mvm_tt_mgmt *tt = &mvm->thermal_throttle; in iwl_mvm_tt_handler()
500 budget = ((mvm->thermal_throttle.power_budget_mw - in iwl_mvm_ctdp_command()
828 struct iwl_mvm_tt_mgmt *tt = &mvm->thermal_throttle; in iwl_mvm_thermal_initialize()
[all …]
A Dmvm.h1229 struct iwl_mvm_tt_mgmt thermal_throttle; member

Completed in 30 milliseconds