Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_ae.c2020 if (mfch->mfch_offset + mfch->mfch_size > sc->sc_fw_mof_size) in qat_aefw_mof_parse()
2029 (uintptr_t)mfch->mfch_offset + sizeof(u_int)); in qat_aefw_mof_parse()
2032 (uintptr_t)mfch->mfch_offset); in qat_aefw_mof_parse()
2049 (uintptr_t)mfch->mfch_offset); in qat_aefw_mof_parse()
2058 (uintptr_t)mfch->mfch_offset); in qat_aefw_mof_parse()
H A Dqatreg.h913 uint64_t mfch_offset; member