Searched refs:he_nss (Results 1 – 1 of 1) sorted by relevance
2264 int i, he_nss, nss_idx; in ath11k_peer_assoc_h_he() local2397 he_nss = ath11k_mac_max_he_nss(he_mcs_mask); in ath11k_peer_assoc_h_he()2399 if (he_nss > sta->deflink.rx_nss) { in ath11k_peer_assoc_h_he()2412 he_mcs_mask[sta->deflink.rx_nss - 1] = he_mcs_mask[he_nss - 1]; in ath11k_peer_assoc_h_he()8266 u8 vht_nss, he_nss; in ath11k_mac_validate_vht_he_fixed_rate_settings() local8282 he_nss = ath11k_mac_max_he_nss(he_mcs_mask); in ath11k_mac_validate_vht_he_fixed_rate_settings()8297 deflink->rx_nss < he_nss)) { in ath11k_mac_validate_vht_he_fixed_rate_settings()