Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dwmi.c4633 u8 *rate_code, u16 *pream_table, u8 type) in ath10k_tpc_config_disp_tables() argument
4674 if (i == pream_table[pream_idx]) in ath10k_tpc_config_disp_tables()
4694 void ath10k_wmi_tpc_config_get_rate_code(u8 *rate_code, u16 *pream_table, in ath10k_wmi_tpc_config_get_rate_code() argument
4710 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4719 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4730 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4741 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4752 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4763 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
4774 pream_table[pream_idx] = rate_idx; in ath10k_wmi_tpc_config_get_rate_code()
[all …]
Dwmi.h7381 void ath10k_wmi_tpc_config_get_rate_code(u8 *rate_code, u16 *pream_table,