Searched refs:ic_lastnonht (Results 1 – 3 of 3) sorted by relevance
215 int ic_lastnonht; /* last time non-HT sta noted */ member
611 db_printf(" lastnonht %d", ic->ic_lastnonht); in _db_show_com()
1330 ic->ic_lastnonht = ticks; in ieee80211_htprot_update()1357 time_after(ticks, ic->ic_lastnonht + IEEE80211_NONHT_PRESENT_AGE)) { in ieee80211_ht_timeout()