Searched refs:store_index (Results 1 – 1 of 1) sorted by relevance
8971 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v2() local9040 store_index = ((cycle - 1) % slot_pair) * 2; in _show_fbtc_cysta_v2()9045 le16_to_cpu(pcysta_le32->tslot_cycle[store_index]), in _show_fbtc_cysta_v2()9046 le16_to_cpu(pcysta_le32->tslot_cycle[store_index + 1])); in _show_fbtc_cysta_v2()9050 le16_to_cpu(pcysta_le32->tslot_cycle[store_index]), in _show_fbtc_cysta_v2()9051 le16_to_cpu(pcysta_le32->tslot_cycle[store_index + 1])); in _show_fbtc_cysta_v2()9099 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v3() local9172 store_index = ((cycle - 1) % slot_pair) * 2; in _show_fbtc_cysta_v3()9178 le16_to_cpu(pcysta->slot_step_time[store_index])); in _show_fbtc_cysta_v3()9180 a2dp_trx = &pcysta->a2dp_trx[store_index]; in _show_fbtc_cysta_v3()[all …]