Searched refs:data_idx (Results 1 – 2 of 2) sorted by relevance
122 uint8_t data_idx; in wlan_ser_print_all_history() local135 data_idx = (history_info->index + idx) % SER_MAX_HISTORY_CMDS; in wlan_ser_print_all_history()137 data = &history_info->data[data_idx]; in wlan_ser_print_all_history()
1001 uint32_t data_idx, rf_chain; in populate_enh_chain_phase() local1020 data_idx = (rf_chain * pcfr->max_entries_all_table); in populate_enh_chain_phase()1022 phase_array = &pcfr->enh_phase_delta_array[data_idx]; in populate_enh_chain_phase()1023 gain_array = &pcfr->gain_stop_index_array[data_idx]; in populate_enh_chain_phase()