Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_proto.c1058 int num_ht_sta = 0, num_ht40_sta = 0, num_sta = 0; in vap_update_ht_protmode() local
1110 num_ht40_sta += iv->iv_ht40_sta_assoc; in vap_update_ht_protmode()
1152 ((num_ht_sta > 0) && (num_ht40_sta > 0) && in vap_update_ht_protmode()
1153 (num_ht_sta != num_ht40_sta))) in vap_update_ht_protmode()