Searched refs:nss_idx (Results 1 – 1 of 1) sorted by relevance
2386 int i, vht_nss, nss_idx; in ath12k_peer_assoc_h_vht() local2445 for (nss_idx = link_sta->rx_nss - 1; nss_idx >= 0; nss_idx--) { in ath12k_peer_assoc_h_vht()2446 if (vht_mcs_mask[nss_idx]) { in ath12k_peer_assoc_h_vht()2601 int he_nss, nss_idx; in ath12k_peer_assoc_h_he() local2741 for (nss_idx = link_sta->rx_nss - 1; nss_idx >= 0; nss_idx--) { in ath12k_peer_assoc_h_he()2742 if (he_mcs_mask[nss_idx]) { in ath12k_peer_assoc_h_he()3346 int eht_nss, nss_idx; in ath12k_peer_assoc_h_eht() local3407 for (nss_idx = (link_sta->rx_nss - 1); nss_idx >= 0; nss_idx--) { in ath12k_peer_assoc_h_eht()3408 if (eht_mcs_mask[nss_idx]) { in ath12k_peer_assoc_h_eht()