Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_proto.c1056 int num_vaps = 0, num_pure = 0, num_mixed = 0; in vap_update_ht_protmode() local
1080 num_vaps++; in vap_update_ht_protmode()
1141 if (num_pure == num_vaps) in vap_update_ht_protmode()
1144 if (num_optional == num_vaps) in vap_update_ht_protmode()