Home
last modified time | relevance | path

Searched refs:ic_ht_sta_assoc (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c781 ic->ic_ht_sta_assoc, in htinfo_notify()
800 } else if (ic->ic_sta_assoc != ic->ic_ht_sta_assoc) { in htinfo_update()
826 ic->ic_ht_sta_assoc++; in ieee80211_ht_node_join()
844 ic->ic_ht_sta_assoc--; in ieee80211_ht_node_leave()
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h541 uint16_t ic_ht_sta_assoc; /* HT stations associated */ member