Home
last modified time | relevance | path

Searched refs:iv_ht_sta_assoc (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_ht.c1534 , vap->iv_ht_sta_assoc in ieee80211_htinfo_notify()
1553 if (vap->iv_sta_assoc != vap->iv_ht_sta_assoc) { in htinfo_update()
1584 vap->iv_ht_sta_assoc++; in ieee80211_ht_node_join()
1602 vap->iv_ht_sta_assoc--; in ieee80211_ht_node_leave()
H A Dieee80211_var.h583 uint16_t iv_ht_sta_assoc;/* HT stations associated */ member
H A Dieee80211_ddb.c488 db_printf(" ht_sta_assoc %u", vap->iv_ht_sta_assoc); in _db_show_vap()
H A Dieee80211_proto.c1109 num_ht_sta += iv->iv_ht_sta_assoc; in vap_update_ht_protmode()