Searched refs:t6_hma_ireg_array (Results 1 – 3 of 3) sorted by relevance
510 static const u32 t6_hma_ireg_array[][IREG_NUM_ELEM] = { variable
287 n = sizeof(t6_hma_ireg_array) / in cxgb4_get_entity_length()
2871 n = sizeof(t6_hma_ireg_array) / (IREG_NUM_ELEM * sizeof(u32)); in cudbg_collect_hma_indirect()2882 hma_fli->ireg_addr = t6_hma_ireg_array[i][0]; in cudbg_collect_hma_indirect()2883 hma_fli->ireg_data = t6_hma_ireg_array[i][1]; in cudbg_collect_hma_indirect()2884 hma_fli->ireg_local_offset = t6_hma_ireg_array[i][2]; in cudbg_collect_hma_indirect()2885 hma_fli->ireg_offset_range = t6_hma_ireg_array[i][3]; in cudbg_collect_hma_indirect()