Home
last modified time | relevance | path

Searched refs:per_thres (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/arn/
H A Darn_rc.c725 uint8_t per_thres; in arn_rc_ratefind_ht() local
742 per_thres = ath_rc_priv->state[rate].per; in arn_rc_ratefind_ht()
743 if (per_thres < 12) in arn_rc_ratefind_ht()
744 per_thres = 12; in arn_rc_ratefind_ht()
747 (100 - per_thres); in arn_rc_ratefind_ht()