Home
last modified time | relevance | path

Searched refs:nss_idx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c2386 int i, vht_nss, nss_idx; in ath12k_peer_assoc_h_vht() local
2445 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() local
2741 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() local
3407 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()