Home
last modified time | relevance | path

Searched refs:qhw_ring_sym_tx (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_c2xxx.c198 .qhw_ring_sym_tx = 4,
H A Dqat_hw15.c315 param = &tbl->firt_bulk_rings[sc->sc_hw.qhw_ring_sym_tx]; in qat_adm_ring_build_ring_table()
318 FW_INIT_RING_MASK_SET(tbl, sc->sc_hw.qhw_ring_sym_tx); in qat_adm_ring_build_ring_table()
H A Dqatvar.h703 uint8_t qhw_ring_sym_tx; member
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()