Lines Matching refs:store_index
6954 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v2() local
7023 store_index = ((cycle - 1) % slot_pair) * 2; in _show_fbtc_cysta_v2()
7028 le16_to_cpu(pcysta_le32->tslot_cycle[store_index]), in _show_fbtc_cysta_v2()
7029 le16_to_cpu(pcysta_le32->tslot_cycle[store_index + 1])); in _show_fbtc_cysta_v2()
7033 le16_to_cpu(pcysta_le32->tslot_cycle[store_index]), in _show_fbtc_cysta_v2()
7034 le16_to_cpu(pcysta_le32->tslot_cycle[store_index + 1])); in _show_fbtc_cysta_v2()
7082 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v3() local
7155 store_index = ((cycle - 1) % slot_pair) * 2; in _show_fbtc_cysta_v3()
7161 le16_to_cpu(pcysta->slot_step_time[store_index])); in _show_fbtc_cysta_v3()
7163 a2dp_trx = &pcysta->a2dp_trx[store_index]; in _show_fbtc_cysta_v3()
7173 le16_to_cpu(pcysta->slot_step_time[store_index + 1])); in _show_fbtc_cysta_v3()
7175 a2dp_trx = &pcysta->a2dp_trx[store_index + 1]; in _show_fbtc_cysta_v3()
7212 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v4() local
7287 store_index = ((cycle - 1) % slot_pair) * 2; in _show_fbtc_cysta_v4()
7293 le16_to_cpu(pcysta->slot_step_time[store_index])); in _show_fbtc_cysta_v4()
7295 a2dp_trx = &pcysta->a2dp_trx[store_index]; in _show_fbtc_cysta_v4()
7305 le16_to_cpu(pcysta->slot_step_time[store_index + 1])); in _show_fbtc_cysta_v4()
7307 a2dp_trx = &pcysta->a2dp_trx[store_index + 1]; in _show_fbtc_cysta_v4()
7344 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v5() local
7418 store_index = ((cycle - 1) % slot_pair) * 2; in _show_fbtc_cysta_v5()
7424 le16_to_cpu(pcysta->slot_step_time[store_index])); in _show_fbtc_cysta_v5()
7426 a2dp_trx = &pcysta->a2dp_trx[store_index]; in _show_fbtc_cysta_v5()
7436 le16_to_cpu(pcysta->slot_step_time[store_index + 1])); in _show_fbtc_cysta_v5()
7438 a2dp_trx = &pcysta->a2dp_trx[store_index + 1]; in _show_fbtc_cysta_v5()