t5_sge_dbg_index_array  408 drivers/net/ethernet/chelsio/cxgb4/cudbg_entity.h static const u32 t5_sge_dbg_index_array[2][IREG_NUM_ELEM] = {
t5_sge_dbg_index_array 1409 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 		sge_pio->ireg_addr = t5_sge_dbg_index_array[i][0];
t5_sge_dbg_index_array 1410 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 		sge_pio->ireg_data = t5_sge_dbg_index_array[i][1];
t5_sge_dbg_index_array 1411 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 		sge_pio->ireg_local_offset = t5_sge_dbg_index_array[i][2];
t5_sge_dbg_index_array 1412 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 		sge_pio->ireg_offset_range = t5_sge_dbg_index_array[i][3];