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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ddb.c429 db_printf("\tsta_assoc %u", vap->iv_sta_assoc);
487 db_printf("\tsta_assoc %u", vap->iv_sta_assoc);
H A Dieee80211_ht.c1533 , vap->iv_sta_assoc
1553 if (vap->iv_sta_assoc != vap->iv_ht_sta_assoc) {
1561 vap->iv_sta_assoc != vap->iv_ht40_sta_assoc) {
H A Dieee80211_proto.c1112 num_sta += iv->iv_sta_assoc;
1723 vap->iv_sta_assoc < 2 && (wme->wme_flags & WME_F_AGGRMODE) != 0) {
H A Dieee80211_var.h472 uint16_t iv_sta_assoc; /* stations associated */ member in struct:ieee80211vap
H A Dieee80211_node.c2775 vap->iv_sta_assoc++;
2968 vap->iv_sta_assoc--;

Completed in 302 milliseconds