Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatreg.h954 u_int ufch_size; /* size of the chunk */ member
H A Dqat_ae.c2228 if (ufch->ufch_offset + ufch->ufch_size > sc->sc_fw_uof_size) in qat_aefw_uof_parse()
2238 uof_size = ufch->ufch_size; in qat_aefw_uof_parse()