Searched refs:IEEE80211_VHT_NUM_SS (Results 1 - 6 of 6) sorted by relevance

/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_ra_vht.h41 uint16_t valid_probes[IEEE80211_VHT_NUM_SS];
42 uint16_t valid_rates[IEEE80211_VHT_NUM_SS];
43 uint16_t candidate_rates[IEEE80211_VHT_NUM_SS];
44 uint16_t probed_rates[IEEE80211_VHT_NUM_SS];
47 int max_mcs[IEEE80211_VHT_NUM_SS];
H A Dieee80211_ra_vht.c547 for (nss = 1; nss <= IEEE80211_VHT_NUM_SS; nss++) {
595 if (nss <= 0 || nss > IEEE80211_VHT_NUM_SS)
H A Dieee80211.h787 #define IEEE80211_VHT_NUM_SS 8 macro
H A Dieee80211_proto.c649 for (n = 1; n <= IEEE80211_VHT_NUM_SS; n++) {
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c3188 for (n = 3; n <= IEEE80211_VHT_NUM_SS; n++) {
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c3183 for (n = 3; n <= IEEE80211_VHT_NUM_SS; n++) {

Completed in 122 milliseconds