Searched refs:idx_limit (Results 1 – 2 of 2) sorted by relevance
1120 int idx_limit; in ath11k_peer_assoc_h_vht_limit() local1130 idx_limit = fls(mcs_map) - 1; in ath11k_peer_assoc_h_vht_limit()1132 idx_limit = -1; in ath11k_peer_assoc_h_vht_limit()1134 switch (idx_limit) { in ath11k_peer_assoc_h_vht_limit()
2456 int idx_limit; in ath10k_peer_assoc_h_vht_limit() local2466 idx_limit = fls(mcs_map) - 1; in ath10k_peer_assoc_h_vht_limit()2468 idx_limit = -1; in ath10k_peer_assoc_h_vht_limit()2470 switch (idx_limit) { in ath10k_peer_assoc_h_vht_limit()