Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatvar.h262 struct qat_ae_batch_init { struct
267 STAILQ_ENTRY(qat_ae_batch_init) qabi_next; argument
270 STAILQ_HEAD(qat_ae_batch_init_list, qat_ae_batch_init);
H A Dqat_ae.c1714 struct qat_ae_batch_init *qabi; in qat_ae_batch_put_lm()
2891 struct qat_ae_batch_init *qabi; in qat_aefw_init_memory_one()
2893 qabi = qat_alloc_mem(sizeof(struct qat_ae_batch_init)); in qat_aefw_init_memory_one()
2934 struct qat_ae_batch_init *qabi; in qat_aefw_free_lm_init()