Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_entity.h24 struct cudbg_cim_qcfg { struct
H A Dcudbg_lib.c217 len = sizeof(struct cudbg_cim_qcfg); in cudbg_get_entity_length()
940 struct cudbg_cim_qcfg *cim_qcfg_data; in cudbg_collect_cim_qcfg()
943 rc = cudbg_get_buff(pdbg_init, dbg_buff, sizeof(struct cudbg_cim_qcfg), in cudbg_collect_cim_qcfg()
948 cim_qcfg_data = (struct cudbg_cim_qcfg *)temp_buff.data; in cudbg_collect_cim_qcfg()