Home
last modified time | relevance | path

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

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