Searched refs:t5_sge_dbg_index_array (Results 1 – 2 of 2) sorted by relevance
378 static const u32 t5_sge_dbg_index_array[2][IREG_NUM_ELEM] = { variable
1396 sge_pio->ireg_addr = t5_sge_dbg_index_array[i][0]; in cudbg_collect_sge_indirect()1397 sge_pio->ireg_data = t5_sge_dbg_index_array[i][1]; in cudbg_collect_sge_indirect()1398 sge_pio->ireg_local_offset = t5_sge_dbg_index_array[i][2]; in cudbg_collect_sge_indirect()1399 sge_pio->ireg_offset_range = t5_sge_dbg_index_array[i][3]; in cudbg_collect_sge_indirect()