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

/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_rssadapt.c86 int flags = 0, i, rateidx = 0, thridx, top; local
94 thridx = i;
99 thrs = &ra->ra_rate_thresh[thridx];
180 u_int i, thridx, top; local
195 thridx = i;
200 last_thr = ra->ra_rate_thresh[thridx][id->id_rateidx];
201 ra->ra_rate_thresh[thridx][id->id_rateidx] =
210 last_thr, ra->ra_rate_thresh[thridx][id->id_rateidx]));
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_rssadapt.c224 int i, top, thridx; local
229 thridx = i;
233 return thridx;

Completed in 39 milliseconds