Searched refs:he_mcs_mask (Results 1 – 2 of 2) sorted by relevance
533 ath12k_mac_max_he_nss(const u16 he_mcs_mask[NL80211_HE_NSS_MAX]) in ath12k_mac_max_he_nss()538 if (he_mcs_mask[nss]) in ath12k_mac_max_he_nss()2568 ath12k_peer_assoc_h_he_masked(const u16 he_mcs_mask[NL80211_HE_NSS_MAX]) in ath12k_peer_assoc_h_he_masked()2573 if (he_mcs_mask[nss]) in ath12k_peer_assoc_h_he_masked()2598 u16 *he_mcs_mask; in ath12k_peer_assoc_h_he() local2627 he_mcs_mask = arvif->bitrate_mask.control[band].he_mcs; in ath12k_peer_assoc_h_he()2629 if (ath12k_peer_assoc_h_he_masked(he_mcs_mask)) in ath12k_peer_assoc_h_he()2737 he_nss = ath12k_mac_max_he_nss(he_mcs_mask); in ath12k_peer_assoc_h_he()2742 if (he_mcs_mask[nss_idx]) { in ath12k_peer_assoc_h_he()2753 he_mcs_mask[link_sta->rx_nss - 1] = he_mcs_mask[he_nss - 1]; in ath12k_peer_assoc_h_he()[all …]
5731 u16 he_mcs_mask[NL80211_HE_NSS_MAX]) in he_build_mcs_mask()5736 he_mcs_mask[nss] = he_mcs_map_to_mcs_mask(he_mcs_map & 0x03); in he_build_mcs_mask()