Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ral/
H A Dral_rate.c84 int flags = 0, i, rateidx = 0, thridx, top; in ral_rssadapt_choose() local
92 thridx = i; in ral_rssadapt_choose()
97 thrs = &ra->ra_rate_thresh[thridx]; in ral_rssadapt_choose()
153 uint32_t i, thridx, top; in ral_rssadapt_lower_rate() local
163 thridx = i; in ral_rssadapt_lower_rate()
168 last_thr = ra->ra_rate_thresh[thridx][id->id_rateidx]; in ral_rssadapt_lower_rate()
169 ra->ra_rate_thresh[thridx][id->id_rateidx] = in ral_rssadapt_lower_rate()