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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ht.c1534 , vap->iv_ht_sta_assoc
1553 if (vap->iv_sta_assoc != vap->iv_ht_sta_assoc) {
1584 vap->iv_ht_sta_assoc++;
1602 vap->iv_ht_sta_assoc--;
H A Dieee80211_ddb.c488 db_printf(" ht_sta_assoc %u", vap->iv_ht_sta_assoc);
H A Dieee80211_var.h585 uint16_t iv_ht_sta_assoc;/* HT stations associated */ member in struct:ieee80211vap
H A Dieee80211_proto.c1110 num_ht_sta += iv->iv_ht_sta_assoc;

Completed in 66 milliseconds