Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatreg.h950 struct uof_file_chunk_hdr { struct
H A Dqat_ae.c2199 struct uof_file_chunk_hdr *ufch; in qat_aefw_uof_parse()
2222 if (size < sizeof(struct uof_file_chunk_hdr) * ufh->ufh_num_chunks) in qat_aefw_uof_parse()
2224 ufch = (struct uof_file_chunk_hdr *)(ufh + 1); in qat_aefw_uof_parse()