Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qat/
H A Dqatvar.h263 struct qat_ae_batch_init { struct
268 STAILQ_ENTRY(qat_ae_batch_init) qabi_next; argument
271 STAILQ_HEAD(qat_ae_batch_init_list, qat_ae_batch_init);
H A Dqat_ae.c1715 struct qat_ae_batch_init *qabi; in qat_ae_batch_put_lm()
2892 struct qat_ae_batch_init *qabi; in qat_aefw_init_memory_one()
2894 qabi = qat_alloc_mem(sizeof(struct qat_ae_batch_init)); in qat_aefw_init_memory_one()
2935 struct qat_ae_batch_init *qabi; in qat_aefw_free_lm_init()