Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/qat/
H A Dqatreg.h899 struct mof_file_chunk_hdr { struct
H A Dqat_ae.c2026 struct mof_file_chunk_hdr *mfch; in qat_aefw_mof_parse()
2056 if (size < sizeof(struct mof_file_chunk_hdr) * mfh->mfh_num_chunks) in qat_aefw_mof_parse()
2058 mfch = (struct mof_file_chunk_hdr *)(mfh + 1); in qat_aefw_mof_parse()