Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h36 struct cudbg_cim_qcfg { struct
Dcxgb4_cudbg.c116 len = sizeof(struct cudbg_cim_qcfg); in cxgb4_get_entity_length()
Dcudbg_lib.c543 struct cudbg_cim_qcfg *cim_qcfg_data; in cudbg_collect_cim_qcfg()
546 rc = cudbg_get_buff(pdbg_init, dbg_buff, sizeof(struct cudbg_cim_qcfg), in cudbg_collect_cim_qcfg()
551 cim_qcfg_data = (struct cudbg_cim_qcfg *)temp_buff.data; in cudbg_collect_cim_qcfg()