Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_flash_utils.c302 u32 total_hdr_size, data_header_size; in cudbg_read_flash_data() local
306 data_header_size = CUDBG_MAX_ENTITY * sizeof(struct cudbg_entity_hdr) + in cudbg_read_flash_data()
308 total_hdr_size = data_header_size + sizeof(struct cudbg_flash_hdr); in cudbg_read_flash_data()