Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/qat/
H A Dqatreg.h70 #define MAX_USTORE MAX_USTORE_PER_SEG macro
H A Dqat_ae.c3022 fill = qat_alloc_mem(MAX_USTORE * sizeof(uint64_t)); in qat_aefw_init_ustore()
3028 for (i = 0; i < MAX_USTORE; i++) in qat_aefw_init_ustore()