Home
last modified time | relevance | path

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

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