Searched refs:ic_ht40_sta_assoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/net80211/
H A Dieee80211_ht.c1248 , ic->ic_ht40_sta_assoc
1275 ic->ic_sta_assoc != ic->ic_ht40_sta_assoc) {
1299 ic->ic_ht40_sta_assoc++;
1317 ic->ic_ht40_sta_assoc--;
H A Dieee80211_var.h213 uint16_t ic_ht40_sta_assoc;/* HT40 stations associated */ member in struct:ieee80211com
H A Dieee80211_ddb.c623 db_printf(" ht40_sta_assoc %u", ic->ic_ht40_sta_assoc);

Completed in 116 milliseconds