Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c4734 u8 *rate_code, u16 *pream_table, u8 type) in ath10k_tpc_config_disp_tables() argument
4775 if (i == pream_table[pream_idx]) in ath10k_tpc_config_disp_tables()
4792 void ath10k_wmi_tpc_config_get_rate_code(u8 *rate_code, u16 *pream_table, in ath10k_wmi_tpc_config_get_rate_code() argument
4808 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4817 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4828 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4839 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4850 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4861 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4872 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
[all …]
H A Dwmi.h7521 void ath10k_wmi_tpc_config_get_rate_code(u8 *rate_code, u16 *pream_table,