HomeSort by: relevance | last modified time | path
    Searched refs:qat_ae_batch_init (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/qat/
qatvar.h 293 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);
qat_ae.c 1729 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 16 milliseconds