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

/netbsd-current/sys/dev/pci/qat/
H A Dqatvar.h293 struct qat_ae_batch_init { struct
298 SIMPLEQ_ENTRY(qat_ae_batch_init) qabi_next;
301 SIMPLEQ_HEAD(qat_ae_batch_init_list, qat_ae_batch_init);
H A Dqat_ae.c1729 struct qat_ae_batch_init *qabi;
2958 struct qat_ae_batch_init *qabi;
2960 qabi = qat_alloc_mem(sizeof(struct qat_ae_batch_init));
3001 struct qat_ae_batch_init *qabi;

Completed in 142 milliseconds