Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib_common.h158 int get_entity_rev(struct cudbg_ver_hdr *ver_hdr);
H A Dcudbg_entity.h237 struct cudbg_ver_hdr ver_hdr; member
732 struct cudbg_ver_hdr ver_hdr; member
H A Dcudbg_lib.c1290 mac_stats_buff->ver_hdr.signature = CUDBG_ENTITY_SIGNATURE; in collect_macstats()
1291 mac_stats_buff->ver_hdr.revision = CUDBG_MAC_STATS_REV; in collect_macstats()
1292 mac_stats_buff->ver_hdr.size = sizeof(struct struct_mac_stats_rev1) - in collect_macstats()
3321 tid1->ver_hdr.signature = CUDBG_ENTITY_SIGNATURE; in collect_tid()
3322 tid1->ver_hdr.revision = CUDBG_TID_INFO_REV; in collect_tid()
3323 tid1->ver_hdr.size = sizeof(struct tid_info_region_rev1) - in collect_tid()