HomeSort by: relevance | last modified time | path
    Searched defs:qat_alloc_dmamem (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/qat/
qat.c 673 qat_alloc_dmamem(struct qat_softc *sc, struct qat_dmamem *qdm, function in typeref:typename:int
1059 error = qat_alloc_dmamem(sc, &qr->qr_dma,
1757 error = qat_alloc_dmamem(sc, qdm, sizeof(struct qat_sym_cookie),
1836 error = qat_alloc_dmamem(sc, qdm, sizeof(struct qat_session),

Completed in 64 milliseconds