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

/netbsd-current/sys/dev/pci/qat/
H A Dqatvar.h258 struct qat_ae_region qas_regions[QAT_UOF_MAX_PAGE_REGION]; member in struct:qat_ae_slice
H A Dqat_ae.c2736 if (nregions > __arraycount(slice->qas_regions))
2742 SIMPLEQ_INIT(&slice->qas_regions[i].qar_waiting_pages);
2753 page->qap_region = &slice->qas_regions[region];

Completed in 159 milliseconds