Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c4763 pream_idx = 0; in ath10k_tpc_config_disp_tables()
4768 pream_idx++; in ath10k_tpc_config_disp_tables()
4777 tpc_stats->tpc_table[type].pream_idx[i] = pream_idx; in ath10k_tpc_config_disp_tables()
4792 pream_idx = 0; in ath10k_wmi_tpc_config_get_rate_code()
4801 pream_idx++; in ath10k_wmi_tpc_config_get_rate_code()
4810 pream_idx++; in ath10k_wmi_tpc_config_get_rate_code()
4821 pream_idx++; in ath10k_wmi_tpc_config_get_rate_code()
4832 pream_idx++; in ath10k_wmi_tpc_config_get_rate_code()
4843 pream_idx++; in ath10k_wmi_tpc_config_get_rate_code()
4854 pream_idx++; in ath10k_wmi_tpc_config_get_rate_code()
[all …]
H A Dcore.h353 u32 pream_idx[WMI_TPC_RATE_MAX]; member
374 u32 pream_idx[WMI_TPC_FINAL_RATE_MAX]; member
H A Ddebug.c1531 pream_str[tpc_stats->tpc_table[j].pream_idx[i]], in ath10k_tpc_stats_print()