Searched refs:pream_idx (Results 1 – 4 of 4) sorted by relevance
279 static u16 ath12k_get_ratecode(u16 pream_idx, u16 nss, u16 mcs_rate) in ath12k_get_ratecode() argument284 switch (pream_idx) { in ath12k_get_ratecode()447 u32 eht_idx = 0, pream_idx = 0, rate_pream_idx = 0, total_rates = 0, max_rix = 0; in ath12k_tpc_stats_print() local550 pream_idx = WMI_TPC_PREAM_VHT20; in ath12k_tpc_stats_print()591 for (i = pream_idx; i < WMI_TPC_PREAM_MAX; i++) { in ath12k_tpc_stats_print()
4765 pream_idx = 0; in ath10k_tpc_config_disp_tables()4770 pream_idx++; in ath10k_tpc_config_disp_tables()4779 tpc_stats->tpc_table[type].pream_idx[i] = pream_idx; in ath10k_tpc_config_disp_tables()4794 pream_idx = 0; in ath10k_wmi_tpc_config_get_rate_code()4803 pream_idx++; in ath10k_wmi_tpc_config_get_rate_code()4812 pream_idx++; in ath10k_wmi_tpc_config_get_rate_code()4823 pream_idx++; in ath10k_wmi_tpc_config_get_rate_code()4834 pream_idx++; in ath10k_wmi_tpc_config_get_rate_code()4845 pream_idx++; in ath10k_wmi_tpc_config_get_rate_code()4856 pream_idx++; in ath10k_wmi_tpc_config_get_rate_code()[all …]
355 u32 pream_idx[WMI_TPC_RATE_MAX]; member376 u32 pream_idx[WMI_TPC_FINAL_RATE_MAX]; member
1532 pream_str[tpc_stats->tpc_table[j].pream_idx[i]], in ath10k_tpc_stats_print()