Searched refs:idx_limit (Results 1 – 2 of 2) sorted by relevance
1164 int idx_limit; in ath11k_peer_assoc_h_vht_limit() local1174 idx_limit = fls(mcs_map) - 1; in ath11k_peer_assoc_h_vht_limit()1176 idx_limit = -1; in ath11k_peer_assoc_h_vht_limit()1178 switch (idx_limit) { in ath11k_peer_assoc_h_vht_limit()
2468 int idx_limit; in ath10k_peer_assoc_h_vht_limit() local2478 idx_limit = fls(mcs_map) - 1; in ath10k_peer_assoc_h_vht_limit()2480 idx_limit = -1; in ath10k_peer_assoc_h_vht_limit()2482 switch (idx_limit) { in ath10k_peer_assoc_h_vht_limit()