Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatvar.h827 size_t sc_fw_uof_size; /* uof size */ member
H A Dqat_ae.c1961 &sc->sc_fw_uof_size, &sc->sc_fw_uof); in qat_aefw_mof_find_uof()
2208 size = sc->sc_fw_uof_size; in qat_aefw_uof_parse()
2228 if (ufch->ufch_offset + ufch->ufch_size > sc->sc_fw_uof_size) in qat_aefw_uof_parse()