• Home
  • Raw
  • Download

Lines Matching refs:pream_idx

4032 	u32 i, j, pream_idx, flags;  in ath10k_tpc_config_disp_tables()  local
4067 pream_idx = 0; in ath10k_tpc_config_disp_tables()
4071 if (i == pream_table[pream_idx]) in ath10k_tpc_config_disp_tables()
4072 pream_idx++; in ath10k_tpc_config_disp_tables()
4084 tpc_stats->tpc_table[type].pream_idx[i] = pream_idx; in ath10k_tpc_config_disp_tables()
4093 u32 i, j, pream_idx, num_tx_chain; in ath10k_wmi_event_pdev_tpc_config() local
4107 pream_idx = 0; in ath10k_wmi_event_pdev_tpc_config()
4115 pream_table[pream_idx] = rate_idx; in ath10k_wmi_event_pdev_tpc_config()
4116 pream_idx++; in ath10k_wmi_event_pdev_tpc_config()
4124 pream_table[pream_idx] = rate_idx; in ath10k_wmi_event_pdev_tpc_config()
4125 pream_idx++; in ath10k_wmi_event_pdev_tpc_config()
4137 pream_table[pream_idx] = rate_idx; in ath10k_wmi_event_pdev_tpc_config()
4138 pream_idx++; in ath10k_wmi_event_pdev_tpc_config()
4148 pream_table[pream_idx] = rate_idx; in ath10k_wmi_event_pdev_tpc_config()
4149 pream_idx++; in ath10k_wmi_event_pdev_tpc_config()
4159 pream_table[pream_idx] = rate_idx; in ath10k_wmi_event_pdev_tpc_config()
4160 pream_idx++; in ath10k_wmi_event_pdev_tpc_config()
4170 pream_table[pream_idx] = rate_idx; in ath10k_wmi_event_pdev_tpc_config()
4171 pream_idx++; in ath10k_wmi_event_pdev_tpc_config()
4181 pream_table[pream_idx] = rate_idx; in ath10k_wmi_event_pdev_tpc_config()
4182 pream_idx++; in ath10k_wmi_event_pdev_tpc_config()
4195 pream_table[pream_idx] = ATH10K_TPC_PREAM_TABLE_END; in ath10k_wmi_event_pdev_tpc_config()