Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/net80211/
HDieee80211_ht.c1279 , ic->ic_ht40_sta_assoc in htinfo_notify()
1306 ic->ic_sta_assoc != ic->ic_ht40_sta_assoc) { in htinfo_update()
1330 ic->ic_ht40_sta_assoc++; in ieee80211_ht_node_join()
1348 ic->ic_ht40_sta_assoc--; in ieee80211_ht_node_leave()
HDieee80211_var.h224 uint16_t ic_ht40_sta_assoc;/* HT40 stations associated */ member
HDieee80211_ddb.c609 db_printf(" ht40_sta_assoc %u", ic->ic_ht40_sta_assoc); in _db_show_com()