Searched refs:NL80211_VHT_NSS_MAX (Results 1 – 8 of 8) sorted by relevance
778 u16 vht_mask[NL80211_VHT_NSS_MAX]) in ieee80211_get_vht_mask_from_cap() argument783 for (i = 0; i < NL80211_VHT_NSS_MAX; i++) { in ieee80211_get_vht_mask_from_cap()
1180 u16 rc_rateidx_vht_mcs_mask[NUM_NL80211_BANDS][NL80211_VHT_NSS_MAX];2303 u16 vht_mask[NL80211_VHT_NSS_MAX]);
3814 for (j = 0; j < NL80211_VHT_NSS_MAX; j++) { in ieee80211_is_scan_ongoing()
5628 #define NL80211_VHT_NSS_MAX 85635 __u16 mcs[NL80211_VHT_NSS_MAX];5587 #define NL80211_VHT_NSS_MAX global() macro
450 for (nss = NL80211_VHT_NSS_MAX - 1; nss >= 0; nss--) in ath11k_mac_max_vht_nss() 1945 for (nss = 0; nss < NL80211_VHT_NSS_MAX; nss++) in ath11k_peer_assoc_h_vht_masked() 2073 const u16 vht_mcs_limit[NL80211_VHT_NSS_MAX]) in ath11k_peer_assoc_h_vht_limit() argument 2080 for (nss = 0; nss < NL80211_VHT_NSS_MAX; nss++) { in ath11k_peer_assoc_h_vht_limit() 2227 for (i = 0, max_nss = 0; i < NL80211_VHT_NSS_MAX; i++) { in ath11k_peer_assoc_h_vht() 8968 for (i = 0; i < NL80211_VHT_NSS_MAX; i++) { in ath11k_mac_vht_mcs_range_present()
524 for (nss = NL80211_VHT_NSS_MAX - 1; nss >= 0; nss--)2153 for (nss = 0; nss < NL80211_VHT_NSS_MAX; nss++) in ath12k_peer_assoc_h_ht() 2289 const u16 vht_mcs_limit[NL80211_VHT_NSS_MAX]) in ath12k_peer_assoc_h_vht() 2296 for (nss = 0; nss < NL80211_VHT_NSS_MAX; nss++) { in ath12k_peer_assoc_h_vht() 2456 for (i = 0, max_nss = 0, vht_mcs = 0; i < NL80211_VHT_NSS_MAX; i++) { in ath12k_peer_assoc_h_he_limit() 12837 for (i = 0; i < NL80211_VHT_NSS_MAX; i++) { in ath12k_mac_op_set_bitrate_mask() 2188 ath12k_peer_assoc_h_vht_limit(u16 tx_mcs_set,const u16 vht_mcs_limit[NL80211_VHT_NSS_MAX]) ath12k_peer_assoc_h_vht_limit() argument
5453 u16 vht_mcs_mask[NL80211_VHT_NSS_MAX]) in he_build_mcs_mask() 5457 for (nss = 0; nss < NL80211_VHT_NSS_MAX; nss++) { in he_build_mcs_mask() 5465 u16 mcs[NL80211_VHT_NSS_MAX]) in he_get_txmcsmap() 5468 u16 tx_mcs_mask[NL80211_VHT_NSS_MAX] = {}; in he_get_txmcsmap() 5474 memset(mcs, 0, sizeof(u16) * NL80211_VHT_NSS_MAX); in he_get_txmcsmap() 5479 for (i = 0; i < NL80211_VHT_NSS_MAX; i++) { in he_get_txmcsmap() 5903 for (i = 0; i < NL80211_VHT_NSS_MAX; i++) in validate_beacon_tx_rate() 5949 for (i = 0; i < NL80211_VHT_NSS_MAX; i++) { in validate_beacon_tx_rate() 5396 vht_build_mcs_mask(u16 vht_mcs_map,u16 vht_mcs_mask[NL80211_VHT_NSS_MAX]) vht_build_mcs_mask() argument 5408 vht_set_mcs_mask(struct ieee80211_supported_band * sband,struct nl80211_txrate_vht * txrate,u16 mcs[NL80211_VHT_NSS_MAX]) vht_set_mcs_mask() argument
878 u16 vht_mcs[NL80211_VHT_NSS_MAX];