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

/freebsd-13-stable/sys/dev/qat/
H A Dqat_ae.c2021 if (mfch->mfch_offset + mfch->mfch_size > sc->sc_fw_mof_size)
2030 (uintptr_t)mfch->mfch_offset + sizeof(u_int));
2033 (uintptr_t)mfch->mfch_offset);
2050 (uintptr_t)mfch->mfch_offset);
2059 (uintptr_t)mfch->mfch_offset);
H A Dqatreg.h914 uint64_t mfch_offset; member in struct:mof_file_chunk_hdr

Completed in 168 milliseconds