Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.c1382 struct ireg_buf *ch_sge_dbg; in cudbg_collect_sge_indirect() local
1386 sizeof(*ch_sge_dbg) * 2 + sizeof(*sge_qbase), in cudbg_collect_sge_indirect()
1391 ch_sge_dbg = (struct ireg_buf *)temp_buff.data; in cudbg_collect_sge_indirect()
1393 struct ireg_field *sge_pio = &ch_sge_dbg->tp_pio; in cudbg_collect_sge_indirect()
1394 u32 *buff = ch_sge_dbg->outbuf; in cudbg_collect_sge_indirect()
1406 ch_sge_dbg++; in cudbg_collect_sge_indirect()
1410 sge_qbase = (struct sge_qbase_reg_field *)ch_sge_dbg; in cudbg_collect_sge_indirect()