Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qat/
Dqatvar.h265 struct qat_ae_batch_init { struct
270 STAILQ_ENTRY(qat_ae_batch_init) qabi_next; argument
273 STAILQ_HEAD(qat_ae_batch_init_list, qat_ae_batch_init);
Dqat_ae.c1715 struct qat_ae_batch_init *qabi; in qat_ae_batch_put_lm()
2898 struct qat_ae_batch_init *qabi; in qat_aefw_init_memory_one()
2900 qabi = qat_alloc_mem(sizeof(struct qat_ae_batch_init)); in qat_aefw_init_memory_one()
2941 struct qat_ae_batch_init *qabi; in qat_aefw_free_lm_init()