• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/

Lines Matching refs:temperature

384 	s32 temp = priv->temperature; /* degrees CELSIUS except specified */
388 temp = KELVIN_TO_CELSIUS(priv->temperature);
426 * toggle the bit to wake up uCode and check the temperature
427 * if the temperature is below CT, uCode will stay awake and send card
431 * to wake up uCode for temperature check until temperature drop below CT
493 /* temperature timer expired, ready to go into CT_KILL state */
495 IWL_DEBUG_POWER(priv, "entering CT_KILL state when temperature timer expired\n");
521 * 2) Avoid the NIC power down due to high temperature
581 * try again during next temperature read
614 * 2) Avoid the NIC power down due to high temperature
645 * then based on the current temperature
713 * try again during next temperature read
745 /* Card State Notification indicated reach critical temperature
749 * since Card State Notification will not provide any temperature reading
751 * so just pass the CT_KILL temperature to iwl_legacy_tt_handler()
767 IWL_ERR(priv, "Device reached critical temperature "
779 /* Card State Notification indicated out of critical temperature
780 * since Card State Notification will not provide any temperature reading
781 * so pass the IWL_REDUCED_PERFORMANCE_THRESHOLD_2 temperature
800 "Device temperature below critical"
804 * reset the current temperature reading
806 priv->temperature = 0;
822 IWL_DEBUG_POWER(priv, "Queueing critical temperature enter.\n");
832 IWL_DEBUG_POWER(priv, "Queueing critical temperature exit.\n");
840 s32 temp = priv->temperature; /* degrees CELSIUS except specified */
846 temp = KELVIN_TO_CELSIUS(priv->temperature);
866 * Initialize Thermal Index and temperature threshold table