Searched refs:sge_pio (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c1822 struct ireg_field *sge_pio = &ch_sge_dbg->tp_pio; local
1825 sge_pio->ireg_addr = t5_sge_dbg_index_array[i][0];
1826 sge_pio->ireg_data = t5_sge_dbg_index_array[i][1];
1827 sge_pio->ireg_local_offset = t5_sge_dbg_index_array[i][2];
1828 sge_pio->ireg_offset_range = t5_sge_dbg_index_array[i][3];
1830 sge_pio->ireg_addr,
1831 sge_pio->ireg_data,
1833 sge_pio->ireg_offset_range,
1834 sge_pio->ireg_local_offset);

Completed in 128 milliseconds