Searched refs:nss_idx (Results 1 – 3 of 3) sorted by relevance
828 u32 nss_idx = (user_stats) ? user_stats->nss - 1 : ppdu_info->nss - 1; in ath12k_dp_mon_rx_update_peer_rate_table_stats() local836 if (mcs_idx > HAL_RX_MAX_MCS_HT || nss_idx >= HAL_RX_MAX_NSS || in ath12k_dp_mon_rx_update_peer_rate_table_stats()845 rx_stats->pkt_stats.rx_rate[bw_idx][gi_idx][nss_idx][mcs_idx] += num_msdu; in ath12k_dp_mon_rx_update_peer_rate_table_stats()853 stats->rx_rate[bw_idx][gi_idx][nss_idx][mcs_idx] += len; in ath12k_dp_mon_rx_update_peer_rate_table_stats()
2379 int i, vht_nss, nss_idx; in ath12k_peer_assoc_h_vht() local2438 for (nss_idx = link_sta->rx_nss - 1; nss_idx >= 0; nss_idx--) { in ath12k_peer_assoc_h_vht()2439 if (vht_mcs_mask[nss_idx]) { in ath12k_peer_assoc_h_vht()2594 int he_nss, nss_idx; in ath12k_peer_assoc_h_he() local2734 for (nss_idx = link_sta->rx_nss - 1; nss_idx >= 0; nss_idx--) { in ath12k_peer_assoc_h_he()2735 if (he_mcs_mask[nss_idx]) { in ath12k_peer_assoc_h_he()3339 int eht_nss, nss_idx; in ath12k_peer_assoc_h_eht() local3400 for (nss_idx = (link_sta->rx_nss - 1); nss_idx >= 0; nss_idx--) { in ath12k_peer_assoc_h_eht()3401 if (eht_mcs_mask[nss_idx]) { in ath12k_peer_assoc_h_eht()
2161 int i, vht_nss, nss_idx; in ath11k_peer_assoc_h_vht() local2210 for (nss_idx = sta->deflink.rx_nss - 1; nss_idx >= 0; nss_idx--) { in ath11k_peer_assoc_h_vht()2211 if (vht_mcs_mask[nss_idx]) { in ath11k_peer_assoc_h_vht()2359 int i, he_nss, nss_idx; in ath11k_peer_assoc_h_he() local2496 for (nss_idx = sta->deflink.rx_nss - 1; nss_idx >= 0; nss_idx--) { in ath11k_peer_assoc_h_he()2497 if (he_mcs_mask[nss_idx]) { in ath11k_peer_assoc_h_he()