Searched refs:ratecheck (Results 1 – 5 of 5) sorted by relevance
69 int ratecheck(struct timeval *, const struct timeval *);
38 ratecheck(struct timeval *lasttime, const struct timeval *mininterval) in ratecheck() function
227 if (!ratecheck(&ra->ra_last_raise, &ra->ra_raise_interval)) in ieee80211_rssadapt_raise_rate()
3144 !ratecheck(&ic->ic_last_merge_print, &merge_print_intvl)) in ieee80211_do_slow_print()
1240 if (ratecheck(last, minint) == 0) in hwmp_send_preq()1648 if (ratecheck(&hs->hs_lastperr, &ieee80211_hwmp_perrminint) == 0) in hwmp_send_perr()