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

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

Completed in 74 milliseconds