Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ral/
H A Dral_rate.c97 thrs = &ra->ra_rate_thresh[thridx]; in ral_rssadapt_choose()
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()
189 thrs = &ra->ra_rate_thresh[i]; in ral_rssadapt_raise_rate()
H A Dral_rate.h82 uint16_t ra_rate_thresh[RAL_RSSADAPT_BKTS] member