Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dwmi.c4706 u8 *rate_code, u16 *pream_table, u8 type) in ath10k_tpc_config_disp_tables() argument
4747 if (i == pream_table[pream_idx]) in ath10k_tpc_config_disp_tables()
4764 void ath10k_wmi_tpc_config_get_rate_code(u8 *rate_code, u16 *pream_table, in ath10k_wmi_tpc_config_get_rate_code() argument
4780 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4789 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4800 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4811 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4822 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4833 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4844 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
[all …]
Dwmi.h7511 void ath10k_wmi_tpc_config_get_rate_code(u8 *rate_code, u16 *pream_table,