Searched refs:mlo_idx (Results 1 – 1 of 1) sorted by relevance
2554 int i, mlo_idx; in ath12k_qmi_free_target_mem_chunk() local2556 for (i = 0, mlo_idx = 0; i < ab->qmi.mem_seg_count; i++) { in ath12k_qmi_free_target_mem_chunk()2560 mlo_idx++); in ath12k_qmi_free_target_mem_chunk()2629 int i, mlo_idx, ret; in ath12k_qmi_alloc_target_mem_chunk() local2641 for (i = 0, mlo_idx = 0; i < ab->qmi.mem_seg_count; i++) { in ath12k_qmi_alloc_target_mem_chunk()2668 mlo_chunk = &ag->mlo_mem.chunk[mlo_idx]; in ath12k_qmi_alloc_target_mem_chunk()2672 mlo_idx, chunk->size, mlo_chunk->size); in ath12k_qmi_alloc_target_mem_chunk()2687 mlo_idx++; in ath12k_qmi_alloc_target_mem_chunk()