Searched refs:max_rates_idx (Results 1 – 2 of 2) sorted by relevance
388 int max_rates_idx = ath11k_g_rates_size; in ath11k_mac_hw_ratecode_to_legacy_rate() local393 max_rates_idx = ATH11K_MAC_FIRST_OFDM_RATE_IDX; in ath11k_mac_hw_ratecode_to_legacy_rate()396 while (i < max_rates_idx) { in ath11k_mac_hw_ratecode_to_legacy_rate()
474 int max_rates_idx = ath12k_g_rates_size; in ath12k_mac_hw_ratecode_to_legacy_rate() local479 max_rates_idx = ATH12K_MAC_FIRST_OFDM_RATE_IDX; in ath12k_mac_hw_ratecode_to_legacy_rate()482 while (i < max_rates_idx) { in ath12k_mac_hw_ratecode_to_legacy_rate()