Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h208 struct cudbg_ch_cntxt { struct
Dcudbg_lib.c1910 return size * sizeof(struct cudbg_ch_cntxt); in cudbg_dump_context_size()
1934 struct cudbg_ch_cntxt **out_buff) in cudbg_get_sge_ctxt_fw()
1936 struct cudbg_ch_cntxt *buff = *out_buff; in cudbg_get_sge_ctxt_fw()
1969 struct cudbg_ch_cntxt *buff; in cudbg_collect_dump_context()
2003 buff = (struct cudbg_ch_cntxt *)temp_buff.data; in cudbg_collect_dump_context()