Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatreg.h926 uint64_t much_size; /* uof image size */ member
H A Dqat_ae.c1912 if (much->much_offset + much->much_size > size) in qat_aefw_mof_find_uof0()
1924 *fwsize = (size_t)much->much_size; in qat_aefw_mof_find_uof0()