Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h395 #define NL80211_VHT_NSS_MAX 8 macro
/freebsd/contrib/wpa/src/drivers/
H A Dnl80211_copy.h5295 #define NL80211_VHT_NSS_MAX 8 macro
5302 __u16 mcs[NL80211_VHT_NSS_MAX];
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c202 ath10k_mac_max_vht_nss(const u16 vht_mcs_mask[NL80211_VHT_NSS_MAX]) in ath10k_mac_max_vht_nss() argument
206 for (nss = NL80211_VHT_NSS_MAX - 1; nss >= 0; nss--) in ath10k_mac_max_vht_nss()
2292 ath10k_peer_assoc_h_vht_masked(const u16 vht_mcs_mask[NL80211_VHT_NSS_MAX]) in ath10k_peer_assoc_h_vht_masked() argument
2296 for (nss = 0; nss < NL80211_VHT_NSS_MAX; nss++) in ath10k_peer_assoc_h_vht_masked()
2480 const u16 vht_mcs_limit[NL80211_VHT_NSS_MAX]) in ath10k_peer_assoc_h_vht_limit() argument
2487 for (nss = 0; nss < NL80211_VHT_NSS_MAX; nss++) { in ath10k_peer_assoc_h_vht_limit()
2609 for (i = 0, max_nss = 0, vht_mcs = 0; i < NL80211_VHT_NSS_MAX; i++) { in ath10k_peer_assoc_h_vht()
8331 for (i = 0; i < NL80211_VHT_NSS_MAX; i++) { in ath10k_mac_can_set_bitrate_mask()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c421 for (nss = NL80211_VHT_NSS_MAX - 1; nss >= 0; nss--) in ath12k_mac_max_vht_nss()
1347 for (nss = 0; nss < NL80211_VHT_NSS_MAX; nss++) in ath12k_peer_assoc_h_vht_masked()
1467 const u16 vht_mcs_limit[NL80211_VHT_NSS_MAX]) in ath12k_peer_assoc_h_vht_limit() argument
1474 for (nss = 0; nss < NL80211_VHT_NSS_MAX; nss++) { in ath12k_peer_assoc_h_vht_limit()
1574 for (i = 0, max_nss = 0, vht_mcs = 0; i < NL80211_VHT_NSS_MAX; i++) { in ath12k_peer_assoc_h_vht()
6561 for (i = 0; i < NL80211_VHT_NSS_MAX; i++) { in ath12k_mac_vht_mcs_range_present()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c452 for (nss = NL80211_VHT_NSS_MAX - 1; nss >= 0; nss--) in ath11k_mac_max_vht_nss()
1857 for (nss = 0; nss < NL80211_VHT_NSS_MAX; nss++) in ath11k_peer_assoc_h_vht_masked()
1985 const u16 vht_mcs_limit[NL80211_VHT_NSS_MAX]) in ath11k_peer_assoc_h_vht_limit() argument
1992 for (nss = 0; nss < NL80211_VHT_NSS_MAX; nss++) { in ath11k_peer_assoc_h_vht_limit()
2139 for (i = 0, max_nss = 0; i < NL80211_VHT_NSS_MAX; i++) { in ath11k_peer_assoc_h_vht()
8180 for (i = 0; i < NL80211_VHT_NSS_MAX; i++) { in ath11k_mac_vht_mcs_range_present()