Searched refs:ra_rate_thresh (Results 1 – 2 of 2) sorted by relevance
257 thrs = &ra->ra_rate_thresh[bucket(pktlen)]; in rssadapt_rate()289 thrs = &ra->ra_rate_thresh[bucket(pktlen)]; in rssadapt_lower_rate()309 thrs = &ra->ra_rate_thresh[bucket(pktlen)]; in rssadapt_raise_rate()
66 uint16_t ra_rate_thresh[IEEE80211_RSSADAPT_BKTS] member