Searched refs:advanced_tt (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-power.h87 * @advanced_tt: advanced thermal throttle required
105 bool advanced_tt; member in struct:iwl_tt_mgmt
H A Diwl-power.c375 if (!priv->thermal_throttle.advanced_tt)
390 if (!priv->thermal_throttle.advanced_tt)
404 if (!priv->thermal_throttle.advanced_tt)
416 if (!priv->thermal_throttle.advanced_tt)
769 if (!priv->thermal_throttle.advanced_tt)
807 if (!priv->thermal_throttle.advanced_tt)
848 if (!priv->thermal_throttle.advanced_tt)
902 priv->thermal_throttle.advanced_tt = false;
924 priv->thermal_throttle.advanced_tt = true;
928 priv->thermal_throttle.advanced_tt
[all...]
H A Diwl-debugfs.c701 tt->advanced_tt ? "Advance" : "Legacy");
705 if (tt->advanced_tt) {

Completed in 104 milliseconds