Searched refs:iv_lastnonht (Results 1 – 3 of 3) sorted by relevance
586 int iv_lastnonht; /* last time non-HT sta noted */ member
494 db_printf(" lastnonht %d", vap->iv_lastnonht); in _db_show_vap()
1633 vap->iv_lastnonht = ticks; in ieee80211_htprot_update()1661 ieee80211_time_after(ticks, vap->iv_lastnonht + IEEE80211_NONHT_PRESENT_AGE)) { in ieee80211_ht_timeout()