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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c1797 struct ireg_buf *ch_sge_dbg; local
1812 size = sizeof(*ch_sge_dbg) * 2;
1820 ch_sge_dbg = (struct ireg_buf *)temp_buff.data;
1822 struct ireg_field *sge_pio = &ch_sge_dbg->tp_pio;
1823 u32 *buff = ch_sge_dbg->outbuf;
1835 ch_sge_dbg++;
1840 sge_qbase = (struct sge_qbase_reg_field *)ch_sge_dbg;

Completed in 137 milliseconds