Home
last modified time | relevance | path

Searched refs:max_rates_idx (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dmac.c386 int max_rates_idx = ath11k_g_rates_size; in ath11k_mac_hw_ratecode_to_legacy_rate() local
391 max_rates_idx = ATH11K_MAC_FIRST_OFDM_RATE_IDX; in ath11k_mac_hw_ratecode_to_legacy_rate()
394 while (i < max_rates_idx) { in ath11k_mac_hw_ratecode_to_legacy_rate()