Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h196 struct cudbg_ch_cntxt { struct
Dcudbg_lib.c2324 return size * sizeof(struct cudbg_ch_cntxt); in cudbg_dump_context_size()
2348 struct cudbg_ch_cntxt **out_buff) in cudbg_get_sge_ctxt_fw()
2350 struct cudbg_ch_cntxt *buff = *out_buff; in cudbg_get_sge_ctxt_fw()
2383 struct cudbg_ch_cntxt *buff; in cudbg_collect_dump_context()
2416 buff = (struct cudbg_ch_cntxt *)temp_buff.data; in cudbg_collect_dump_context()