Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/qat/
H A Dqatvar.h1153 void qat_memcpy_htobe64(void *, const void *, size_t);
H A Dqat.c1304 qat_memcpy_htobe64(void *dst, const void *src, size_t len) in qat_memcpy_htobe64() function
1337 qat_memcpy_htobe64(dst, src, len); in qat_memcpy_htobe()