Searched refs:pream_idx (Results 1 – 1 of 1) sorted by relevance
4736 u32 i, j, pream_idx, flags; in ath10k_tpc_config_disp_tables() local4771 pream_idx = 0; in ath10k_tpc_config_disp_tables()4775 if (i == pream_table[pream_idx]) in ath10k_tpc_config_disp_tables()4776 pream_idx++; in ath10k_tpc_config_disp_tables()4785 tpc_stats->tpc_table[type].pream_idx[i] = pream_idx; in ath10k_tpc_config_disp_tables()4795 u32 i, j, pream_idx; in ath10k_wmi_tpc_config_get_rate_code() local4800 pream_idx = 0; in ath10k_wmi_tpc_config_get_rate_code()4808 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()4809 pream_idx++; in ath10k_wmi_tpc_config_get_rate_code()4817 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()[all …]