Searched refs:MIN_UOF_SIZE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/dev/qat_c2xxx/ | ||
| H A D | qatreg.h | 935 #define MIN_UOF_SIZE 24 /* minimum .uof file size */ macro |
| H A D | qat_ae.c | 2209 if (size < MIN_UOF_SIZE) in qat_aefw_uof_parse() |