Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h24 struct cudbg_cim_qcfg { struct
Dcxgb4_cudbg.c105 len = sizeof(struct cudbg_cim_qcfg); in cxgb4_get_entity_length()
Dcudbg_lib.c532 struct cudbg_cim_qcfg *cim_qcfg_data; in cudbg_collect_cim_qcfg()
535 rc = cudbg_get_buff(pdbg_init, dbg_buff, sizeof(struct cudbg_cim_qcfg), in cudbg_collect_cim_qcfg()
540 cim_qcfg_data = (struct cudbg_cim_qcfg *)temp_buff.data; in cudbg_collect_cim_qcfg()