Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ral/
H A Dral_rate.c181 uint16_t (*thrs)[IEEE80211_RATE_SIZE], newthr, oldthr; in ral_rssadapt_raise_rate() local
200 newthr = ra->ra_avg_rssi; in ral_rssadapt_raise_rate()
202 newthr = (*thrs)[id->id_rateidx]; in ral_rssadapt_raise_rate()
204 interpolate(master_expavgctl.rc_decay, oldthr, newthr); in ral_rssadapt_raise_rate()