Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dmac.c1889 int i, vht_nss, nss_idx; in ath11k_peer_assoc_h_vht() local
1938 for (nss_idx = sta->deflink.rx_nss - 1; nss_idx >= 0; nss_idx--) { in ath11k_peer_assoc_h_vht()
1939 if (vht_mcs_mask[nss_idx]) { in ath11k_peer_assoc_h_vht()
2087 int i, he_nss, nss_idx; in ath11k_peer_assoc_h_he() local
2220 for (nss_idx = sta->deflink.rx_nss - 1; nss_idx >= 0; nss_idx--) { in ath11k_peer_assoc_h_he()
2221 if (he_mcs_mask[nss_idx]) { in ath11k_peer_assoc_h_he()