Searched refs:ct_kill_threshold (Results 1 – 3 of 3) sorted by relevance
40 priv->hw_params.ct_kill_threshold = CT_KILL_THRESHOLD_LEGACY; in iwl1000_set_ct_threshold()180 priv->hw_params.ct_kill_threshold = CT_KILL_THRESHOLD; in iwl2000_set_ct_threshold()350 priv->hw_params.ct_kill_threshold = threshold * volt2temp_coef; in iwl5150_set_ct_threshold()356 priv->hw_params.ct_kill_threshold = CT_KILL_THRESHOLD_LEGACY; in iwl5000_set_ct_threshold()479 priv->hw_params.ct_kill_threshold = CT_KILL_THRESHOLD; in iwl6000_set_ct_threshold()
5130 cpu_to_le32(il->hw_params.ct_kill_threshold); in il4965_rf_kill_ct_config()5138 il->hw_params.ct_kill_threshold); in il4965_rf_kill_ct_config()6469 il->hw_params.ct_kill_threshold = in il4965_set_hw_params()
836 u32 ct_kill_threshold; /* value in hw-dependent units */ member