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

/freebsd-12-stable/sys/dev/qat/
H A Dqat_ae.c1985 const struct mof_file_hdr *mfh;
1993 if (size < sizeof(struct mof_file_hdr))
1995 size -= sizeof(struct mof_file_hdr);
2003 offsetof(struct mof_file_hdr, mfh_min_ver)),
2005 offsetof(struct mof_file_hdr, mfh_min_ver));
H A Dqatreg.h902 struct mof_file_hdr { struct

Completed in 151 milliseconds