Searched refs:CT_KILL_EXIT_THRESHOLD (Results 1 – 3 of 3) sorted by relevance
/drivers/net/wireless/iwlwifi/dvm/ |
D | tt.c | 69 {IWL_TI_0, IWL_ABSOLUTE_ZERO, CT_KILL_EXIT_THRESHOLD}, 70 {IWL_TI_CT_KILL, CT_KILL_EXIT_THRESHOLD + 1, IWL_ABSOLUTE_MAX}, 71 {IWL_TI_CT_KILL, CT_KILL_EXIT_THRESHOLD + 1, IWL_ABSOLUTE_MAX} 553 iwl_advance_tt_handler(priv, CT_KILL_EXIT_THRESHOLD, in iwl_bg_ct_exit()
|
D | devices.c | 58 priv->hw_params.ct_kill_exit_threshold = CT_KILL_EXIT_THRESHOLD; in iwl1000_set_ct_threshold() 196 priv->hw_params.ct_kill_exit_threshold = CT_KILL_EXIT_THRESHOLD; in iwl2000_set_ct_threshold() 495 priv->hw_params.ct_kill_exit_threshold = CT_KILL_EXIT_THRESHOLD; in iwl6000_set_ct_threshold()
|
D | dev.h | 58 #define CT_KILL_EXIT_THRESHOLD 95 /* in Celsius */ macro
|