Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/
Diwl-agn-tt.c88 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tt_is_low_power_state()
97 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tt_current_power_mode()
104 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_ht_enabled()
107 if (!priv->thermal_throttle.advanced_tt) in iwl_ht_enabled()
118 if (!priv->thermal_throttle.advanced_tt) in iwl_within_ct_kill_margin()
140 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tx_ant_restriction()
143 if (!priv->thermal_throttle.advanced_tt) in iwl_tx_ant_restriction()
151 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_rx_ant_restriction()
154 if (!priv->thermal_throttle.advanced_tt) in iwl_rx_ant_restriction()
174 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tt_check_exit_ct_kill()
[all …]
Diwl-dev.h833 struct iwl_tt_mgmt thermal_throttle; member
Diwl-agn.c558 priv->thermal_throttle.ct_kill_toggle = false; in iwl_rf_kill_ct_config()
Diwl-debugfs.c639 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_dbgfs_thermal_throttling_read()