Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_ae.c1854 sc->sc_fw_mof_size = fw->datasize; in qat_aefw_load_mof()
1990 size = sc->sc_fw_mof_size; in qat_aefw_mof_parse()
2003 sc->sc_fw_mof_size - in qat_aefw_mof_parse()
2020 if (mfch->mfch_offset + mfch->mfch_size > sc->sc_fw_mof_size) in qat_aefw_mof_parse()
H A Dqatvar.h821 size_t sc_fw_mof_size; /* mof size */ member