Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c782 ic->ic_ht40_sta_assoc, in htinfo_notify()
804 ic->ic_sta_assoc != ic->ic_ht40_sta_assoc) { in htinfo_update()
828 ic->ic_ht40_sta_assoc++; in ieee80211_ht_node_join()
846 ic->ic_ht40_sta_assoc--; in ieee80211_ht_node_leave()
/titanic_41/usr/src/uts/common/sys/
H A Dnet80211.h537 uint16_t ic_ht40_sta_assoc; /* HT40 station associated */ member