Home
last modified time | relevance | path

Searched refs:ic_lastnonht (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/net80211/
HDieee80211_var.h217 int ic_lastnonht; /* last time non-HT sta noted */ member
HDieee80211_ddb.c627 db_printf(" lastnonht %d", ic->ic_lastnonht); in _db_show_com()
HDieee80211_ht.c1344 ic->ic_lastnonht = ticks; in ieee80211_htprot_update()
1371 time_after(ticks, ic->ic_lastnonht + IEEE80211_NONHT_PRESENT_AGE)) { in ieee80211_ht_timeout()