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

/freebsd-13-stable/sys/dev/qat/
H A Dqat_ae.c1986 const struct mof_file_chunk_hdr *mfch;
2016 if (size < sizeof(struct mof_file_chunk_hdr) * mfh->mfh_num_chunks)
2018 mfch = (const struct mof_file_chunk_hdr *)(mfh + 1);
H A Dqatreg.h912 struct mof_file_chunk_hdr { struct

Completed in 164 milliseconds