Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatvar.h69 #define QAT_NSYMREQ 256 macro
70 #define QAT_NSYMCOOKIE ((QAT_NSYMREQ * 2 + 1) * 2)
H A Dqat.c1536 sc->sc_hw.qhw_ring_sym_tx, QAT_NSYMREQ, sc->sc_hw.qhw_fw_req_size, in qat_crypto_setup_ring()
1544 sc->sc_hw.qhw_ring_sym_rx, QAT_NSYMREQ, sc->sc_hw.qhw_fw_resp_size, in qat_crypto_setup_ring()