Searched refs:t5_sge_dbg_index_array (Results 1 – 2 of 2) sorted by relevance
869 static u32 ATTRIBUTE_UNUSED t5_sge_dbg_index_array[9][4] = { variable
4228 sge_pio->ireg_addr = t5_sge_dbg_index_array[i][0]; in collect_sge_indirect()4229 sge_pio->ireg_data = t5_sge_dbg_index_array[i][1]; in collect_sge_indirect()4230 sge_pio->ireg_local_offset = t5_sge_dbg_index_array[i][2]; in collect_sge_indirect()4231 sge_pio->ireg_offset_range = t5_sge_dbg_index_array[i][3]; in collect_sge_indirect()