Searched refs:idx_limit (Results 1 – 3 of 3) sorted by relevance
1987 int idx_limit; in ath11k_peer_assoc_h_vht_limit() local1997 idx_limit = fls(mcs_map) - 1; in ath11k_peer_assoc_h_vht_limit()1999 idx_limit = -1; in ath11k_peer_assoc_h_vht_limit()2001 switch (idx_limit) { in ath11k_peer_assoc_h_vht_limit()2206 int idx_limit; in ath11k_peer_assoc_h_he_limit() local2216 idx_limit = fls(mcs_map) - 1; in ath11k_peer_assoc_h_he_limit()2218 idx_limit = -1; in ath11k_peer_assoc_h_he_limit()2220 switch (idx_limit) { in ath11k_peer_assoc_h_he_limit()
1469 int idx_limit; in ath12k_peer_assoc_h_vht_limit() local1479 idx_limit = fls(mcs_map) - 1; in ath12k_peer_assoc_h_vht_limit()1481 idx_limit = -1; in ath12k_peer_assoc_h_vht_limit()1483 switch (idx_limit) { in ath12k_peer_assoc_h_vht_limit()
2482 int idx_limit; in ath10k_peer_assoc_h_vht_limit() local2492 idx_limit = fls(mcs_map) - 1; in ath10k_peer_assoc_h_vht_limit()2494 idx_limit = -1; in ath10k_peer_assoc_h_vht_limit()2496 switch (idx_limit) { in ath10k_peer_assoc_h_vht_limit()