Searched refs:nss_idx (Results 1 – 5 of 5) sorted by relevance
85 #define MM81X_RATECODE_INIT(bw_idx, nss_idx, mcs_idx, preamble) \ argument87 le32_encode_bits((nss_idx), MM81X_RATECODE_NSS_INDEX) | \
97 int nss_idx = 0; in mm81x_rc_sta_add_s1g_sta_caps() local113 caps->spatial_streams |= (BIT(nss_idx) & 0x0F); in mm81x_rc_sta_add_s1g_sta_caps()118 mcs, nss_idx); in mm81x_rc_sta_add_s1g_sta_caps()
1573 s8 nss_idx; member
760 u32 nss_idx = (user_stats) ? user_stats->nss - 1 : ppdu_info->nss - 1; in ath12k_dp_mon_rx_update_peer_rate_table_stats() local768 if (mcs_idx > HAL_RX_MAX_MCS_HT || nss_idx >= HAL_RX_MAX_NSS || in ath12k_dp_mon_rx_update_peer_rate_table_stats()777 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()785 stats->rx_rate[bw_idx][gi_idx][nss_idx][mcs_idx] += len; in ath12k_dp_mon_rx_update_peer_rate_table_stats()
2398 int i, vht_nss, nss_idx; in ath12k_peer_assoc_h_vht() local2457 for (nss_idx = link_sta->rx_nss - 1; nss_idx >= 0; nss_idx--) { in ath12k_peer_assoc_h_vht()2458 if (vht_mcs_mask[nss_idx]) { in ath12k_peer_assoc_h_vht()2613 int he_nss, nss_idx; in ath12k_peer_assoc_h_he() local2753 for (nss_idx = link_sta->rx_nss - 1; nss_idx >= 0; nss_idx--) { in ath12k_peer_assoc_h_he()2754 if (he_mcs_mask[nss_idx]) { in ath12k_peer_assoc_h_he()3358 int eht_nss, nss_idx; in ath12k_peer_assoc_h_eht() local3419 for (nss_idx = (link_sta->rx_nss - 1); nss_idx >= 0; nss_idx--) { in ath12k_peer_assoc_h_eht()3420 if (eht_mcs_mask[nss_idx]) { in ath12k_peer_assoc_h_eht()