Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ral/
H A Dral_rate.c99 thrs = &ra->ra_rate_thresh[thridx]; in ral_rssadapt_choose()
170 last_thr = ra->ra_rate_thresh[thridx][id->id_rateidx]; in ral_rssadapt_lower_rate()
171 ra->ra_rate_thresh[thridx][id->id_rateidx] = in ral_rssadapt_lower_rate()
191 thrs = &ra->ra_rate_thresh[i]; in ral_rssadapt_raise_rate()
H A Dral_rate.h84 uint16_t ra_rate_thresh[RAL_RSSADAPT_BKTS] member