Searched refs:per_thres (Results 1 – 1 of 1) sorted by relevance
600 u8 per_thres; in ath_rc_get_highest_rix() local617 per_thres = ath_rc_priv->per[rate]; in ath_rc_get_highest_rix()618 if (per_thres < 12) in ath_rc_get_highest_rix()619 per_thres = 12; in ath_rc_get_highest_rix()622 (100 - per_thres); in ath_rc_get_highest_rix()