Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h196 struct cudbg_ch_cntxt { struct
Dcudbg_lib.c2340 return size * sizeof(struct cudbg_ch_cntxt); in cudbg_dump_context_size()
2364 struct cudbg_ch_cntxt **out_buff) in cudbg_get_sge_ctxt_fw()
2366 struct cudbg_ch_cntxt *buff = *out_buff; in cudbg_get_sge_ctxt_fw()
2399 struct cudbg_ch_cntxt *buff; in cudbg_collect_dump_context()
2432 buff = (struct cudbg_ch_cntxt *)temp_buff.data; in cudbg_collect_dump_context()