Searched refs:idx_limit (Results 1 – 3 of 3) sorted by relevance
1980 int idx_limit; in ath11k_peer_assoc_h_vht_limit() local1990 idx_limit = fls(mcs_map) - 1; in ath11k_peer_assoc_h_vht_limit()1992 idx_limit = -1; in ath11k_peer_assoc_h_vht_limit()1994 switch (idx_limit) { in ath11k_peer_assoc_h_vht_limit()2199 int idx_limit; in ath11k_peer_assoc_h_he_limit() local2209 idx_limit = fls(mcs_map) - 1; in ath11k_peer_assoc_h_he_limit()2211 idx_limit = -1; in ath11k_peer_assoc_h_he_limit()2213 switch (idx_limit) { in ath11k_peer_assoc_h_he_limit()
1472 int idx_limit; in ath12k_peer_assoc_h_vht_limit() local1482 idx_limit = fls(mcs_map) - 1; in ath12k_peer_assoc_h_vht_limit()1484 idx_limit = -1; in ath12k_peer_assoc_h_vht_limit()1486 switch (idx_limit) { in ath12k_peer_assoc_h_vht_limit()
2481 int idx_limit; in ath10k_peer_assoc_h_vht_limit() local2491 idx_limit = fls(mcs_map) - 1; in ath10k_peer_assoc_h_vht_limit()2493 idx_limit = -1; in ath10k_peer_assoc_h_vht_limit()2495 switch (idx_limit) { in ath10k_peer_assoc_h_vht_limit()