Home
last modified time | relevance | path

Searched refs:iv_sta_assoc (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_ddb.c429 db_printf("\tsta_assoc %u", vap->iv_sta_assoc); in _db_show_vap()
487 db_printf("\tsta_assoc %u", vap->iv_sta_assoc); in _db_show_vap()
H A Dieee80211_ht.c1533 , vap->iv_sta_assoc in ieee80211_htinfo_notify()
1553 if (vap->iv_sta_assoc != vap->iv_ht_sta_assoc) { in htinfo_update()
1561 vap->iv_sta_assoc != vap->iv_ht40_sta_assoc) { in htinfo_update()
H A Dieee80211_var.h470 uint16_t iv_sta_assoc; /* stations associated */ member
H A Dieee80211_proto.c1111 num_sta += iv->iv_sta_assoc; in vap_update_ht_protmode()
1722 vap->iv_sta_assoc < 2 && (wme->wme_flags & WME_F_AGGRMODE) != 0) { in ieee80211_wme_updateparams_locked()
H A Dieee80211_node.c2775 vap->iv_sta_assoc++; in ieee80211_node_join()
2968 vap->iv_sta_assoc--; in ieee80211_node_leave()