Home
last modified time | relevance | path

Searched refs:cudbg_entity_hdr (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_cudbg.c110 struct cudbg_entity_hdr *entity_hdr; in cxgb4_cudbg_collect_entity()
193 sizeof(struct cudbg_entity_hdr) * in cxgb4_cudbg_collect()
270 sizeof(struct cudbg_entity_hdr) * CUDBG_MAX_ENTITY; in cxgb4_cudbg_vmcore_add_dump()
H A Dcudbg_lib_common.h35 struct cudbg_entity_hdr { struct
H A Dcudbg_lib.h170 struct cudbg_entity_hdr *cudbg_get_entity_hdr(void *outbuf, int i);
172 struct cudbg_entity_hdr *entity_hdr);
H A Dcudbg_lib.c490 struct cudbg_entity_hdr *entity_hdr) in cudbg_align_debug_buffer()
506 struct cudbg_entity_hdr *cudbg_get_entity_hdr(void *outbuf, int i) in cudbg_get_entity_hdr()
510 return (struct cudbg_entity_hdr *) in cudbg_get_entity_hdr()
512 (sizeof(struct cudbg_entity_hdr) * (i - 1))); in cudbg_get_entity_hdr()
H A Dcxgb4_ethtool.c1952 sizeof(struct cudbg_entity_hdr) * CUDBG_MAX_ENTITY; in set_dump()
1981 sizeof(struct cudbg_entity_hdr) * CUDBG_MAX_ENTITY; in get_dump_data()