Searched refs:ct_kill_toggle (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.h100 * @ct_kill_toggle: used to toggle the CSR bit when checking uCode temperature
107 bool ct_kill_toggle; member in struct:iwl_tt_mgmt
H A Diwl-power.c443 if (priv->thermal_throttle.ct_kill_toggle) {
446 priv->thermal_throttle.ct_kill_toggle = false;
450 priv->thermal_throttle.ct_kill_toggle = true;
H A Diwl-core.c1497 priv->thermal_throttle.ct_kill_toggle = false;

Completed in 67 milliseconds