Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/qat/
H A Dqatreg.h923 #define MIN_UOF_SIZE 24 /* minimum .uof file size */ macro
H A Dqat_ae.c2269 if (size < MIN_UOF_SIZE) in qat_aefw_uof_parse()